Class FMLEnvironment

java.lang.Object
net.neoforged.fml.loading.FMLEnvironment

public final class FMLEnvironment extends Object
This is a convenience class for quickly accessing various aspects of the FMLLoader.getCurrent() current loader}.

If no FMLLoader is currently active, all methods in this class will throw.

  • Constructor Details

    • FMLEnvironment

      private FMLEnvironment()
  • Method Details