Class CommonRegistration.Blocks

java.lang.Object
net.nikdo53.tinymultiblocklib.CommonRegistration.Blocks
Enclosing class:
CommonRegistration

public static class CommonRegistration.Blocks extends Object
  • Field Details

    • TEST_BLOCK

      public static Supplier<net.minecraft.world.level.block.Block> TEST_BLOCK
    • DIAMOND_STRUCTURE_BLOCK

      public static Supplier<net.minecraft.world.level.block.Block> DIAMOND_STRUCTURE_BLOCK
    • SIMPLE_MULTIBLOCK

      public static Supplier<net.minecraft.world.level.block.Block> SIMPLE_MULTIBLOCK
  • Constructor Details

    • Blocks

      public Blocks()