Package dhyces.waxablecoral
Class NeoForgeWaxableCoral
java.lang.Object
dhyces.waxablecoral.NeoForgeWaxableCoral
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.neoforged.neoforge.registries.DeferredRegister.Blocksstatic final net.neoforged.neoforge.registries.DeferredRegister.Itemsstatic final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BLOCK_REGISTER
public static final net.neoforged.neoforge.registries.DeferredRegister.Blocks BLOCK_REGISTER -
ITEM_REGISTER
public static final net.neoforged.neoforge.registries.DeferredRegister.Items ITEM_REGISTER -
WAXES_BLOCKS
public static final net.minecraft.tags.TagKey<net.minecraft.world.item.Item> WAXES_BLOCKS
-
-
Constructor Details
-
NeoForgeWaxableCoral
public NeoForgeWaxableCoral(net.neoforged.bus.api.IEventBus modBus)
-