History - net.minecraft.data.tag.ProvidedTagBuilder
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
ProvidedTagBuilder<E, T> (E): add, method_71554, add
ProvidedTagBuilder<E, T> (E[]): add, method_71558, add
ProvidedTagBuilder<E, T> (E): addOptional, method_71560, addOptional
<U> ProvidedTagBuilder<U, T> (Function<U, E>): map, method_71556, mapped
ProvidedTagBuilder<T> (RegistryKey<T>): add, method_71554, add
ProvidedTagBuilder<T> (RegistryKey<T>[]): add, method_71558, add
ProvidedTagBuilder<T> (RegistryKey<T>): addOptional, method_71560, addOptional
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.data.tags.TagAppender
net.minecraft.class_11389
net.minecraft.data.tag.ProvidedTagBuilder
Fields
Constructors
Methods
ProvidedTagBuilder<E, T> (E): add, method_71554, add
ProvidedTagBuilder<E, T> (E[]): add, method_71558, add
ProvidedTagBuilder<E, T> (Collection<E>): addAll, method_71555, add
ProvidedTagBuilder<E, T> (Stream<E>): addAll, method_71557, add
ProvidedTagBuilder<E, T> (E): addOptional, method_71560, addOptional
ProvidedTagBuilder<E, T> (TagKey<T>): addTag, method_71553, addTag
ProvidedTagBuilder<E, T> (TagKey<T>): addOptionalTag, method_71559, addOptionalTag
<T> ProvidedTagBuilder<RegistryKey<T>, T> (TagBuilder): forBuilder, method_71552, of
<U> ProvidedTagBuilder<U, T> (Function<U, E>): map, method_71556, mapped