Uses of Class
net.minecraftforge.fml.javafmlmod.FMLJavaModLoadingContext
-
Packages that use FMLJavaModLoadingContext Package Description net.minecraftforge.fml.javafmlmod -
-
Uses of FMLJavaModLoadingContext in net.minecraftforge.fml.javafmlmod
Methods in net.minecraftforge.fml.javafmlmod that return FMLJavaModLoadingContext Modifier and Type Method Description static FMLJavaModLoadingContext
FMLJavaModLoadingContext. get()
Helper to get the right instance from theModLoadingContext
correctly.
-