Class BlockRegistration
java.lang.Object
com.pixelmonmod.tcg.init.registry.BlockRegistration
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Supplier
<net.minecraft.world.level.block.Block> static final net.neoforged.neoforge.registries.DeferredRegister
<net.minecraft.world.level.block.Block> static final Supplier
<net.minecraft.world.level.block.Block> static final Supplier
<net.minecraft.world.level.block.Block> static final Supplier
<net.minecraft.world.level.block.Block> static final Supplier
<net.minecraft.world.level.block.Block> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BLOCKS
public static final net.neoforged.neoforge.registries.DeferredRegister<net.minecraft.world.level.block.Block> BLOCKS -
SMALL_BATTLE_CONTROLLER
-
MEDIUM_BATTLE_CONTROLLER
-
LARGE_BATTLE_CONTROLLER
-
BATTLE_SPECTATOR
-
ESSENCE_JAR
-
-
Constructor Details
-
BlockRegistration
public BlockRegistration()
-