Package com.codinglitch.simpleradio.core
Class ForgeLoader
java.lang.Object
com.codinglitch.simpleradio.core.ForgeLoader
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidgatherData(net.minecraftforge.data.event.GatherDataEvent event) static voidload()static voidstatic voidstatic voidstatic voidregister(net.minecraftforge.registries.RegisterEvent event)
-
Field Details
-
CHANNEL
public static final net.minecraftforge.network.SimpleChannel CHANNEL
-
-
Constructor Details
-
ForgeLoader
public ForgeLoader()
-
-
Method Details
-
gatherData
public static void gatherData(net.minecraftforge.data.event.GatherDataEvent event) -
register
public static void register(net.minecraftforge.registries.RegisterEvent event) -
loadPackets
public static void loadPackets() -
loadItems
public static void loadItems() -
load
public static void load() -
loadClient
public static void loadClient()
-