Interface FuelRegistryEvents.Context

Enclosing interface:
FuelRegistryEvents

@NonExtendable public static interface FuelRegistryEvents.Context
  • Method Details Link icon

    • baseSmeltTime Link icon

      int baseSmeltTime()
      Get the base smelt time for the fuel, for furnaces this defaults to 200.
      Returns:
      the base smelt time
    • registries Link icon

      Get the RegistryWrapper.WrapperLookup for all registries.
      Returns:
      the registry lookup
    • enabledFeatures Link icon

      FeatureSet enabledFeatures()
      Get the currently enabled feature set.
      Returns:
      the FeatureSet instance