Class ModFluids

java.lang.Object
com.rgerva.dbr.fluid.ModFluids

public class ModFluids extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.neoforged.neoforge.registries.DeferredRegister<net.minecraft.world.level.material.Fluid>
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    register(net.neoforged.bus.api.IEventBus eventBus)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • FLUIDS

      public static final net.neoforged.neoforge.registries.DeferredRegister<net.minecraft.world.level.material.Fluid> FLUIDS
  • Constructor Details

    • ModFluids

      public ModFluids()
  • Method Details

    • register

      public static void register(net.neoforged.bus.api.IEventBus eventBus)