Class ResearchdBlocks
java.lang.Object
com.portingdeadmods.researchd.registries.ResearchdBlocks
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.neoforged.neoforge.registries.DeferredRegister.Blocksstatic final net.neoforged.neoforge.registries.DeferredBlock<ResearchLabController> static final net.neoforged.neoforge.registries.DeferredBlock<ResearchLabPart> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BLOCKS
public static final net.neoforged.neoforge.registries.DeferredRegister.Blocks BLOCKS -
RESEARCH_LAB_PART
public static final net.neoforged.neoforge.registries.DeferredBlock<ResearchLabPart> RESEARCH_LAB_PART -
RESEARCH_LAB_CONTROLLER
public static final net.neoforged.neoforge.registries.DeferredBlock<ResearchLabController> RESEARCH_LAB_CONTROLLER
-
-
Constructor Details
-
ResearchdBlocks
public ResearchdBlocks()
-