Package dev.lieonlion.quad.tags
Class QuadBlockTags
java.lang.Object
dev.lieonlion.quad.tags.QuadBlockTags
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CATS_ON_BLOCKS_SIT
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> CATS_ON_BLOCKS_SIT -
CATS_ON_BLOCKS_LIE
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> CATS_ON_BLOCKS_LIE -
NETHER_PORTAL_BUILT
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> NETHER_PORTAL_BUILT -
NETHER_PORTAL_FORMED
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> NETHER_PORTAL_FORMED -
CONDUIT_BASE_BLOCKS
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> CONDUIT_BASE_BLOCKS -
COPPER_GOLEM_ITEM_DESTINATION
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> COPPER_GOLEM_ITEM_DESTINATION
-
-
Constructor Details
-
QuadBlockTags
public QuadBlockTags()
-