Class BlockRegistry
java.lang.Object
io.github.realguyman.totally_lit.registry.BlockRegistry
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.world.level.block.Blockstatic final net.minecraft.world.level.block.Blockstatic final net.minecraft.world.level.block.Blockstatic final net.minecraft.world.level.block.WeatheringCopperBlocksstatic final net.minecraft.world.level.block.Blockstatic final net.minecraft.world.level.block.Blockstatic final net.minecraft.world.level.block.Blockstatic final net.minecraft.world.level.block.Blockstatic final net.minecraft.world.level.block.Blockstatic final net.minecraft.world.level.block.Blockstatic final net.minecraft.world.level.block.Blockstatic final net.minecraft.world.level.block.Blockstatic final net.minecraft.world.level.block.Block -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
GLOWSTONE_TORCH
public static final net.minecraft.world.level.block.Block GLOWSTONE_TORCH -
GLOWSTONE_WALL_TORCH
public static final net.minecraft.world.level.block.Block GLOWSTONE_WALL_TORCH -
GLOWSTONE_LANTERN
public static final net.minecraft.world.level.block.Block GLOWSTONE_LANTERN -
UNLIT_JACK_O_LANTERN
public static final net.minecraft.world.level.block.Block UNLIT_JACK_O_LANTERN -
UNLIT_LANTERN
public static final net.minecraft.world.level.block.Block UNLIT_LANTERN -
UNLIT_SOUL_LANTERN
public static final net.minecraft.world.level.block.Block UNLIT_SOUL_LANTERN -
UNLIT_SOUL_TORCH
public static final net.minecraft.world.level.block.Block UNLIT_SOUL_TORCH -
UNLIT_SOUL_WALL_TORCH
public static final net.minecraft.world.level.block.Block UNLIT_SOUL_WALL_TORCH -
UNLIT_TORCH
public static final net.minecraft.world.level.block.Block UNLIT_TORCH -
UNLIT_WALL_TORCH
public static final net.minecraft.world.level.block.Block UNLIT_WALL_TORCH -
UNLIT_COPPER_TORCH
public static final net.minecraft.world.level.block.Block UNLIT_COPPER_TORCH -
UNLIT_COPPER_WALL_TORCH
public static final net.minecraft.world.level.block.Block UNLIT_COPPER_WALL_TORCH -
UNLIT_COPPER_LANTERNS
public static final net.minecraft.world.level.block.WeatheringCopperBlocks UNLIT_COPPER_LANTERNS
-
-
Constructor Details
-
BlockRegistry
public BlockRegistry()
-