Class CommonBlockTagGroups
java.lang.Object
tech.anonymoushacker1279.immersiveweapons.data.groups.common.CommonBlockTagGroups
-
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> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BULLETPROOF_GLASS
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> BULLETPROOF_GLASS -
BULLETPROOF_GLASS_PANES
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> BULLETPROOF_GLASS_PANES -
COBALT_ORES
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> COBALT_ORES -
SULFUR_ORES
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> SULFUR_ORES -
POTASSIUM_NITRATE_ORES
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> POTASSIUM_NITRATE_ORES
-
-
Constructor Details
-
CommonBlockTagGroups
public CommonBlockTagGroups()
-