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 SummaryNested classes/interfaces inherited from interface com.mojang.serialization.ListBuildercom.mojang.serialization.ListBuilder.Builder<T>
- 
Field SummaryFields inherited from class net.minecraft.util.dynamic.AbstractListBuilderbuilder
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.util.dynamic.AbstractListBuilderadd, add, build, mapError, ops, withErrorsFromMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.mojang.serialization.ListBuilderadd, addAll, build
- 
Constructor Details- 
ListBuilderpublic ListBuilder()
 
- 
- 
Method Details- 
initBuilder- Specified by:
- initBuilderin class- AbstractListBuilder<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:
- addin class- AbstractListBuilder<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:
- buildin class- AbstractListBuilder<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;
 
 
-