Package net.minecraft.util.dynamic
Class HashCodeOps.ListBuilder
java.lang.Object
net.minecraft.util.dynamic.AbstractListBuilder<HashCode,Hasher>
net.minecraft.util.dynamic.HashCodeOps.ListBuilder
- All Implemented Interfaces:
com.mojang.serialization.ListBuilder<HashCode>
- Enclosing class:
HashCodeOps
- Mappings:
Namespace Name named net/minecraft/util/dynamic/HashCodeOps$ListBuilder
intermediary net/minecraft/class_10923$class_10924
official azp$a
-
Nested Class Summary
-
Field Summary
Fields inherited from class net.minecraft.util.dynamic.AbstractListBuilder
builder
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.util.dynamic.AbstractListBuilder
add, add, build, mapError, ops, withErrorsFrom
-
Constructor Details
-
Method Details
-
initBuilder
- Specified by:
initBuilder
in classAbstractListBuilder<HashCode,
Hasher> - Mappings:
Namespace Name Mixin selector named initBuilder
Lnet/minecraft/util/dynamic/HashCodeOps$ListBuilder;initBuilder()Lcom/google/common/hash/Hasher;
intermediary method_68796
Lnet/minecraft/class_10923$class_10924;method_68796()Lcom/google/common/hash/Hasher;
official b
Lazp$a;b()Lcom/google/common/hash/Hasher;
-
add
- Specified by:
add
in classAbstractListBuilder<HashCode,
Hasher> - Mappings:
Namespace Name Mixin selector named add
Lnet/minecraft/util/dynamic/HashCodeOps$ListBuilder;add(Lcom/google/common/hash/Hasher;Lcom/google/common/hash/HashCode;)Lcom/google/common/hash/Hasher;
intermediary method_68795
Lnet/minecraft/class_10923$class_10924;method_68795(Lcom/google/common/hash/Hasher;Lcom/google/common/hash/HashCode;)Lcom/google/common/hash/Hasher;
official a
Lazp$a;a(Lcom/google/common/hash/Hasher;Lcom/google/common/hash/HashCode;)Lcom/google/common/hash/Hasher;
-
build
- Specified by:
build
in classAbstractListBuilder<HashCode,
Hasher> - Mappings:
Namespace Name Mixin selector named build
Lnet/minecraft/util/dynamic/HashCodeOps$ListBuilder;build(Lcom/google/common/hash/Hasher;Lcom/google/common/hash/HashCode;)Lcom/mojang/serialization/DataResult;
intermediary method_68797
Lnet/minecraft/class_10923$class_10924;method_68797(Lcom/google/common/hash/Hasher;Lcom/google/common/hash/HashCode;)Lcom/mojang/serialization/DataResult;
official b
Lazp$a;b(Lcom/google/common/hash/Hasher;Lcom/google/common/hash/HashCode;)Lcom/mojang/serialization/DataResult;
-