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