public class ForestryTags
extends Object
-
Nested Class Summary
Nested Classes
static class
static class
static class
static class
-
Constructor Summary
Constructors
-
Method Summary
static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>
static net.minecraft.tags.TagKey<net.minecraft.world.item.Item>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ForestryTags
public ForestryTags()
-
Method Details
-
blockTag
@Internal
public static net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> blockTag(String name)
-
itemTag
@Internal
public static net.minecraft.tags.TagKey<net.minecraft.world.item.Item> itemTag(String name)