Search results

From Forge Community Wiki
  • * contribute example code and tutorials for both simple and difficult concepts. * [[Getting Started/1.17|Getting Started]]
    4 KB (501 words) - 13:58, 7 December 2021
  • ...logic, such as comparing if two blocks are equal. Use their [[Registration/1.17|registry names]] instead.}} {{Tip/Important|A common issue is having the server localize for clients. The server can only locali
    4 KB (670 words) - 05:50, 6 December 2021
  • ...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) - 05:51, 6 December 2021
  • ...n and registration events are fired, such as the events for [[Registration/1.17|registering objects]] or setup on different physical sides. Only events whi ...e different network-related events are fired. Each registered [[Networking/1.17|networking channel]] has their own instance of an event-bus in <code>Networ
    24 KB (3,531 words) - 05:50, 6 December 2021
  • ...object through a "registry name" via a [[Using Resources#ResourceLocation/1.17|ResourceLocation]]. This "registry name" can be accessed with its respectiv ...re another, more slightly flexible way to register objects. These [[Events/1.17|events]] are fired synchronously after <code>FMLConstructModEvent</code> an
    30 KB (3,731 words) - 05:51, 6 December 2021