Class VanillaTierTags
java.lang.Object
info.u_team.u_team_core.item.tier.VanillaTierTags
-
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>
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
-
MINEABLE_WITH_AXE
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> MINEABLE_WITH_AXE -
MINEABLE_WITH_HOE
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> MINEABLE_WITH_HOE -
MINEABLE_WITH_PICKAXE
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> MINEABLE_WITH_PICKAXE -
MINEABLE_WITH_SHOVEL
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> MINEABLE_WITH_SHOVEL -
NEEDS_WOOD_TOOL
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> NEEDS_WOOD_TOOL -
NEEDS_GOLD_TOOL
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> NEEDS_GOLD_TOOL -
NEEDS_STONE_TOOL
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> NEEDS_STONE_TOOL -
NEEDS_IRON_TOOL
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> NEEDS_IRON_TOOL -
NEEDS_DIAMOND_TOOL
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> NEEDS_DIAMOND_TOOL -
NEEDS_NETHERITE_TOOL
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> NEEDS_NETHERITE_TOOL
-
-
Constructor Details
-
VanillaTierTags
public VanillaTierTags()
-