Package net.minecraft.tag
Class Tag.TagEntry<T>
java.lang.Object
net.minecraft.tag.Tag.TagEntry<T>
- All Implemented Interfaces:
Tag.Entry<T>
- Mappings:
Namespace Name official wz$cintermediary net/minecraft/class_4482$class_4485named net/minecraft/tag/Tag$TagEntry
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanapplyTagGetter(Function<Identifier, Tag<T>> function) voidbuild(Collection<T> collection) getId()voidtoJson(JsonArray jsonArray, Function<T, Identifier> function)
-
Field Details
-
id
- Mappings:
Namespace Name Mixin selector official aLwz$c;a:Lpc;intermediary field_22230Lnet/minecraft/class_4482$class_4485;field_22230:Lnet/minecraft/class_1653;named idLnet/minecraft/tag/Tag$TagEntry;id:Lnet/minecraft/util/Identifier;
-
tag
- Mappings:
Namespace Name Mixin selector official bLwz$c;b:Lwz;intermediary field_22231Lnet/minecraft/class_4482$class_4485;field_22231:Lnet/minecraft/class_4482;named tagLnet/minecraft/tag/Tag$TagEntry;tag:Lnet/minecraft/tag/Tag;
-
-
Constructor Details
-
TagEntry
- Mappings:
Namespace Name Mixin selector official <init>Lwz$c;<init>(Lpc;)Vintermediary <init>Lnet/minecraft/class_4482$class_4485;<init>(Lnet/minecraft/class_1653;)Vnamed <init>Lnet/minecraft/tag/Tag$TagEntry;<init>(Lnet/minecraft/util/Identifier;)V
-
TagEntry
- Mappings:
Namespace Name Mixin selector official <init>Lwz$c;<init>(Lwz;)Vintermediary <init>Lnet/minecraft/class_4482$class_4485;<init>(Lnet/minecraft/class_4482;)Vnamed <init>Lnet/minecraft/tag/Tag$TagEntry;<init>(Lnet/minecraft/tag/Tag;)V
-
-
Method Details
-
applyTagGetter
- Specified by:
applyTagGetterin interfaceTag.Entry<T>- Mappings:
Namespace Name Mixin selector official aLwz$b;a(Ljava/util/function/Function;)Zintermediary method_21480Lnet/minecraft/class_4482$class_4484;method_21480(Ljava/util/function/Function;)Znamed applyTagGetterLnet/minecraft/tag/Tag$Entry;applyTagGetter(Ljava/util/function/Function;)Z
-
build
- Specified by:
buildin interfaceTag.Entry<T>- Mappings:
Namespace Name Mixin selector official aLwz$b;a(Ljava/util/Collection;)Vintermediary method_21479Lnet/minecraft/class_4482$class_4484;method_21479(Ljava/util/Collection;)Vnamed buildLnet/minecraft/tag/Tag$Entry;build(Ljava/util/Collection;)V
-
getId
- Mappings:
Namespace Name Mixin selector official aLwz$c;a()Lpc;intermediary method_21481Lnet/minecraft/class_4482$class_4485;method_21481()Lnet/minecraft/class_1653;named getIdLnet/minecraft/tag/Tag$TagEntry;getId()Lnet/minecraft/util/Identifier;
-
toJson
- Specified by:
toJsonin interfaceTag.Entry<T>- Mappings:
Namespace Name Mixin selector official aLwz$b;a(Lcom/google/gson/JsonArray;Ljava/util/function/Function;)Vintermediary method_21478Lnet/minecraft/class_4482$class_4484;method_21478(Lcom/google/gson/JsonArray;Ljava/util/function/Function;)Vnamed toJsonLnet/minecraft/tag/Tag$Entry;toJson(Lcom/google/gson/JsonArray;Ljava/util/function/Function;)V
-