Search results

From Forge Community Wiki
  • * contribute example code and tutorials for both simple and difficult concepts. Please read the [[FCWMeta:Wiki Policy/1.18|wiki policy]] before editing!
    4 KB (505 words) - 08:03, 10 June 2022
  • ...logic, such as comparing if two blocks are equal. Use their [[Registration/1.18|registry names]] instead.}} {{Tip/Important|A common issue is having the server localize for clients. The server can only locali
    4 KB (670 words) - 07:44, 10 June 2022
  • ...aft are the two sides: '''client''' and '''server'''. There are many, many common misconceptions and mistakes regarding siding, which can lead to bugs that m This <code>boolean</code> check is the most common way (and the most recommended way) to check the currently running '''logica
    12 KB (1,878 words) - 07:45, 10 June 2022
  • ...n and registration events are fired, such as the events for [[Registration/1.18|registering objects]] or setup on different physical sides. Only events whi ...e different network-related events are fired. Each registered [[Networking/1.18|networking channel]] has their own instance of an event-bus in <code>Networ
    24 KB (3,543 words) - 07:44, 10 June 2022
  • ...object through a "registry name" via a [[Using Resources#ResourceLocation/1.18|ResourceLocation]]. This "registry name" can be accessed with its respectiv ...re another, more slightly flexible way to register objects. These [[Events/1.18|events]] are fired synchronously after <code>FMLConstructModEvent</code> an
    28 KB (3,539 words) - 07:45, 10 June 2022