Class ModBlockEntities

java.lang.Object
com.rgerva.dbr.block.entity.ModBlockEntities

public class ModBlockEntities extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.neoforged.neoforge.registries.DeferredRegister<net.minecraft.world.level.block.entity.BlockEntityType<?>>
     
  • 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

    • BLOCK_ENTITIES

      public static final net.neoforged.neoforge.registries.DeferredRegister<net.minecraft.world.level.block.entity.BlockEntityType<?>> BLOCK_ENTITIES
  • Constructor Details

    • ModBlockEntities

      public ModBlockEntities()
  • Method Details

    • register

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