Interface FuelRegistryEvents


@NonExtendable public interface FuelRegistryEvents
Contains events to aid in modifying fuels.
  • Field Details

    • BUILD

      An event that is called when the fuel registry is being built after vanilla fuels have been registered and before exclusions have been applied.
    • EXCLUSIONS

      static final Event<FuelRegistryEvents.ExclusionsCallback> EXCLUSIONS
      An event that is called when the fuel registry is being built after vanilla exclusions have been applied.