Uses of Interface
net.minecraft.tag.Tag.Entry
-
Uses of Tag.Entry in net.minecraft.tag
Modifier and TypeClassDescriptionprivate static class
private static class
private static class
private static class
Modifier and TypeFieldDescriptionprivate final Tag.Entry
Tag.TrackedEntry.entry
The field for theentry
record component.Modifier and TypeMethodDescriptionTag.TrackedEntry.entry()
Returns the value of theentry
record component.private static Tag.Entry
Tag.Builder.resolveEntry
(JsonElement json) ModifierConstructorDescriptionTrackedEntry
(Tag.Entry entry, String source) Creates an instance of aTrackedEntry
record class.