java.lang.Object
top.r3944realms.superleadrope.core.register.SLPBlocks

public class SLPBlocks extends Object
The type Slp blocks.
  • 字段概要

    字段
    修饰符和类型
    字段
    说明
    static final net.minecraftforge.registries.DeferredRegister<net.minecraft.world.level.block.Block>
    The constant BLOCKS.
  • 构造器概要

    构造器
    构造器
    说明
     
  • 方法概要

    修饰符和类型
    方法
    说明
    static Collection<net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.Block>>
    Gets entries.
    static void
    register(net.minecraftforge.eventbus.api.IEventBus eventBus)
    Register.

    从类继承的方法 java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 字段详细资料

    • BLOCKS

      public static final net.minecraftforge.registries.DeferredRegister<net.minecraft.world.level.block.Block> BLOCKS
      The constant BLOCKS.
  • 构造器详细资料

    • SLPBlocks

      public SLPBlocks()
  • 方法详细资料

    • getEntries

      public static Collection<net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.Block>> getEntries()
      Gets entries.
      返回:
      the entries
    • register

      public static void register(net.minecraftforge.eventbus.api.IEventBus eventBus)
      Register.
      参数:
      eventBus - the event bus