| public com.google.common.hash.HashCode |
| empty() |
| method_68746() |
| empty() |
|
| public com.google.common.hash.HashCode |
| emptyMap() |
| method_68778() |
| emptyMap() |
|
| public com.google.common.hash.HashCode |
| emptyList() |
| method_68783() |
| emptyList() |
|
| public com.google.common.hash.HashCode |
|
| public com.google.common.hash.HashCode |
| createByte(byte value) |
| method_68747(byte arg0) |
| createByte(byte arg0) |
|
| public com.google.common.hash.HashCode |
| createShort(short value) |
| method_68776(short arg0) |
| createShort(short arg0) |
|
| public com.google.common.hash.HashCode |
| createInt(int value) |
| method_68750(int arg0) |
| createInt(int arg0) |
|
| public com.google.common.hash.HashCode |
| createLong(long value) |
| method_68751(long arg0) |
| createLong(long arg0) |
|
| public com.google.common.hash.HashCode |
| createFloat(float value) |
| method_68749(float arg0) |
| createFloat(float arg0) |
|
| public com.google.common.hash.HashCode |
| createDouble(double value) |
| method_68748(double arg0) |
| createDouble(double arg0) |
|
| public com.google.common.hash.HashCode |
|
| public com.google.common.hash.HashCode |
| createBoolean(boolean value) |
| method_68777(boolean arg0) |
| createBoolean(boolean arg0) |
|
| private static com.google.common.hash.Hasher |
| hashMap(com.google.common.hash.Hasher hasher, Map<com.google.common.hash.HashCode, com.google.common.hash.HashCode> map) |
| method_68766(com.google.common.hash.Hasher arg0, Map<com.google.common.hash.HashCode, com.google.common.hash.HashCode> arg1) |
| hash(com.google.common.hash.Hasher hasher, Map<com.google.common.hash.HashCode, com.google.common.hash.HashCode> map) |
|
| private static com.google.common.hash.Hasher |
| hashMap(com.google.common.hash.Hasher hasher, Stream<com.mojang.datafixers.util.Pair<com.google.common.hash.HashCode, com.google.common.hash.HashCode>> map) |
| method_68767(com.google.common.hash.Hasher arg0, Stream<com.mojang.datafixers.util.Pair<com.google.common.hash.HashCode, com.google.common.hash.HashCode>> arg1) |
| hash(com.google.common.hash.Hasher hasher, Stream<com.mojang.datafixers.util.Pair<com.google.common.hash.HashCode, com.google.common.hash.HashCode>> pairs) |
|
| public com.google.common.hash.HashCode |
| createMap(Stream<com.mojang.datafixers.util.Pair<com.google.common.hash.HashCode, com.google.common.hash.HashCode>> map) |
| method_68775(Stream<com.mojang.datafixers.util.Pair<com.google.common.hash.HashCode, com.google.common.hash.HashCode>> arg0) |
| createMap(Stream<com.mojang.datafixers.util.Pair<com.google.common.hash.HashCode, com.google.common.hash.HashCode>> arg0) |
|
| public com.google.common.hash.HashCode |
| createMap(Map<com.google.common.hash.HashCode, com.google.common.hash.HashCode> map) |
| method_68772(Map<com.google.common.hash.HashCode, com.google.common.hash.HashCode> arg0) |
| createMap(Map<com.google.common.hash.HashCode, com.google.common.hash.HashCode> arg0) |
|
| public com.google.common.hash.HashCode |
| createList(Stream<com.google.common.hash.HashCode> input) |
| method_68782(Stream<com.google.common.hash.HashCode> arg0) |
| createList(Stream<com.google.common.hash.HashCode> arg0) |
|
| public com.google.common.hash.HashCode |
|
| public com.google.common.hash.HashCode |
|
| public com.google.common.hash.HashCode |
|
| public com.google.common.hash.HashCode |
| remove(com.google.common.hash.HashCode input, String key) |
| method_68758(com.google.common.hash.HashCode arg0, String arg1) |
| remove(com.google.common.hash.HashCode arg0, String arg1) |
|
| public com.mojang.serialization.RecordBuilder<com.google.common.hash.HashCode> |
|
| public com.mojang.serialization.ListBuilder<com.google.common.hash.HashCode> |
|
| public <U> U |
| convertTo(com.mojang.serialization.DynamicOps<U> outOps, com.google.common.hash.HashCode input) |
| method_68768(com.mojang.serialization.DynamicOps<U> arg0, com.google.common.hash.HashCode arg1) |
| convertTo(com.mojang.serialization.DynamicOps<U> arg0, com.google.common.hash.HashCode arg1) |
|
| public Number |
| getNumberValue(com.google.common.hash.HashCode input, Number defaultValue) |
| method_68757(com.google.common.hash.HashCode arg0, Number arg1) |
| getNumberValue(com.google.common.hash.HashCode arg0, Number arg1) |
|
| public com.google.common.hash.HashCode |
| set(com.google.common.hash.HashCode input, String key, com.google.common.hash.HashCode value) |
| method_68759(com.google.common.hash.HashCode arg0, String arg1, com.google.common.hash.HashCode arg2) |
| set(com.google.common.hash.HashCode arg0, String arg1, com.google.common.hash.HashCode arg2) |
|
| public com.google.common.hash.HashCode |
| update(com.google.common.hash.HashCode input, String key, Function<com.google.common.hash.HashCode, com.google.common.hash.HashCode> function) |
| method_68760(com.google.common.hash.HashCode arg0, String arg1, Function<com.google.common.hash.HashCode, com.google.common.hash.HashCode> arg2) |
| update(com.google.common.hash.HashCode arg0, String arg1, Function<com.google.common.hash.HashCode, com.google.common.hash.HashCode> arg2) |
|
| public com.google.common.hash.HashCode |
| updateGeneric(com.google.common.hash.HashCode input, com.google.common.hash.HashCode key, Function<com.google.common.hash.HashCode, com.google.common.hash.HashCode> function) |
| method_68755(com.google.common.hash.HashCode arg0, com.google.common.hash.HashCode arg1, Function<com.google.common.hash.HashCode, com.google.common.hash.HashCode> arg2) |
| updateGeneric(com.google.common.hash.HashCode arg0, com.google.common.hash.HashCode arg1, Function<com.google.common.hash.HashCode, com.google.common.hash.HashCode> arg2) |
|
| private static <T> com.mojang.serialization.DataResult<T> |
| unsupported() |
| method_68785() |
| error() |
|
| public com.mojang.serialization.DataResult<com.google.common.hash.HashCode> |
| get(com.google.common.hash.HashCode input, String key) |
| method_68781(com.google.common.hash.HashCode arg0, String arg1) |
| get(com.google.common.hash.HashCode arg0, String arg1) |
|
| public com.mojang.serialization.DataResult<com.google.common.hash.HashCode> |
| getGeneric(com.google.common.hash.HashCode input, com.google.common.hash.HashCode key) |
| method_68753(com.google.common.hash.HashCode arg0, com.google.common.hash.HashCode arg1) |
| getGeneric(com.google.common.hash.HashCode arg0, com.google.common.hash.HashCode arg1) |
|
| public com.mojang.serialization.DataResult<Number> |
| getNumberValue(com.google.common.hash.HashCode input) |
| method_68752(com.google.common.hash.HashCode arg0) |
| getNumberValue(com.google.common.hash.HashCode arg0) |
|
| public com.mojang.serialization.DataResult<Boolean> |
| getBooleanValue(com.google.common.hash.HashCode input) |
| method_68779(com.google.common.hash.HashCode arg0) |
| getBooleanValue(com.google.common.hash.HashCode arg0) |
|
| public com.mojang.serialization.DataResult<String> |
| getStringValue(com.google.common.hash.HashCode input) |
| method_68784(com.google.common.hash.HashCode arg0) |
| getStringValue(com.google.common.hash.HashCode arg0) |
|
| private boolean |
| isEmpty(com.google.common.hash.HashCode value) |
| method_76578(com.google.common.hash.HashCode arg0) |
| isEmpty(com.google.common.hash.HashCode hashCode) |
|
| public com.mojang.serialization.DataResult<com.google.common.hash.HashCode> |
| mergeToList(com.google.common.hash.HashCode prefix, com.google.common.hash.HashCode value) |
| method_68780(com.google.common.hash.HashCode arg0, com.google.common.hash.HashCode arg1) |
| mergeToList(com.google.common.hash.HashCode arg0, com.google.common.hash.HashCode arg1) |
|
| public com.mojang.serialization.DataResult<com.google.common.hash.HashCode> |
| mergeToList(com.google.common.hash.HashCode prefix, List<com.google.common.hash.HashCode> values) |
| method_68761(com.google.common.hash.HashCode arg0, List<com.google.common.hash.HashCode> arg1) |
| mergeToList(com.google.common.hash.HashCode arg0, List<com.google.common.hash.HashCode> arg1) |
|
| public com.mojang.serialization.DataResult<com.google.common.hash.HashCode> |
| mergeToMap(com.google.common.hash.HashCode prefix, com.google.common.hash.HashCode key, com.google.common.hash.HashCode value) |
| method_68754(com.google.common.hash.HashCode arg0, com.google.common.hash.HashCode arg1, com.google.common.hash.HashCode arg2) |
| mergeToMap(com.google.common.hash.HashCode arg0, com.google.common.hash.HashCode arg1, com.google.common.hash.HashCode arg2) |
|
| public com.mojang.serialization.DataResult<com.google.common.hash.HashCode> |
| mergeToMap(com.google.common.hash.HashCode prefix, Map<com.google.common.hash.HashCode, com.google.common.hash.HashCode> values) |
| method_68762(com.google.common.hash.HashCode arg0, Map<com.google.common.hash.HashCode, com.google.common.hash.HashCode> arg1) |
| mergeToMap(com.google.common.hash.HashCode arg0, Map<com.google.common.hash.HashCode, com.google.common.hash.HashCode> arg1) |
|
| public com.mojang.serialization.DataResult<com.google.common.hash.HashCode> |
| mergeToMap(com.google.common.hash.HashCode prefix, com.mojang.serialization.MapLike<com.google.common.hash.HashCode> values) |
| method_68756(com.google.common.hash.HashCode arg0, com.mojang.serialization.MapLike<com.google.common.hash.HashCode> arg1) |
| mergeToMap(com.google.common.hash.HashCode arg0, com.mojang.serialization.MapLike<com.google.common.hash.HashCode> arg1) |
|
| public com.mojang.serialization.DataResult<Stream<com.mojang.datafixers.util.Pair<com.google.common.hash.HashCode, com.google.common.hash.HashCode>>> |
| getMapValues(com.google.common.hash.HashCode input) |
| method_68786(com.google.common.hash.HashCode arg0) |
| getMapValues(com.google.common.hash.HashCode arg0) |
|
| public com.mojang.serialization.DataResult<Consumer<BiConsumer<com.google.common.hash.HashCode, com.google.common.hash.HashCode>>> |
| getMapEntries(com.google.common.hash.HashCode input) |
| method_68788(com.google.common.hash.HashCode arg0) |
| getMapEntries(com.google.common.hash.HashCode arg0) |
|
| public com.mojang.serialization.DataResult<Stream<com.google.common.hash.HashCode>> |
| getStream(com.google.common.hash.HashCode input) |
| method_68789(com.google.common.hash.HashCode arg0) |
| getStream(com.google.common.hash.HashCode arg0) |
|
| public com.mojang.serialization.DataResult<Consumer<Consumer<com.google.common.hash.HashCode>>> |
| getList(com.google.common.hash.HashCode input) |
| method_68790(com.google.common.hash.HashCode arg0) |
| getList(com.google.common.hash.HashCode arg0) |
|
| public com.mojang.serialization.DataResult<com.mojang.serialization.MapLike<com.google.common.hash.HashCode>> |
| getMap(com.google.common.hash.HashCode input) |
| method_68791(com.google.common.hash.HashCode arg0) |
| getMap(com.google.common.hash.HashCode arg0) |
|
| public com.mojang.serialization.DataResult<ByteBuffer> |
| getByteBuffer(com.google.common.hash.HashCode input) |
| method_68792(com.google.common.hash.HashCode arg0) |
| getByteBuffer(com.google.common.hash.HashCode arg0) |
|
| public com.mojang.serialization.DataResult<IntStream> |
| getIntStream(com.google.common.hash.HashCode input) |
| method_68793(com.google.common.hash.HashCode arg0) |
| getIntStream(com.google.common.hash.HashCode arg0) |
|
| public com.mojang.serialization.DataResult<LongStream> |
| getLongStream(com.google.common.hash.HashCode input) |
| method_68794(com.google.common.hash.HashCode arg0) |
| getLongStream(com.google.common.hash.HashCode arg0) |
|
| public Object |
|
| public Object |
|
| public Object |
|
| public com.mojang.serialization.DataResult |
|
| public com.mojang.serialization.DataResult |
|
| public Object |
|
| public Object |
|
| public com.mojang.serialization.DataResult |
|
| public Object |
|
| public com.mojang.serialization.DataResult |
|
| public Object |
|
| public com.mojang.serialization.DataResult |
|
| public Object |
|
| public com.mojang.serialization.DataResult |
|
| public com.mojang.serialization.DataResult |
|
| public Object |
|
| public com.mojang.serialization.DataResult |
|
| public Object |
|
| public com.mojang.serialization.DataResult |
|
| public com.mojang.serialization.DataResult |
|
| public com.mojang.serialization.DataResult |
| mergeToMap(Object prefix, com.mojang.serialization.MapLike values) |
|
| public com.mojang.serialization.DataResult |
|
| public com.mojang.serialization.DataResult |
|
| public com.mojang.serialization.DataResult |
|
| public com.mojang.serialization.DataResult |
|
| public Object |
|
| public com.mojang.serialization.DataResult |
|
| public Object |
| createBoolean(boolean value) |
|
| public com.mojang.serialization.DataResult |
|
| public Object |
| createDouble(double value) |
|
| public Object |
|
| public Object |
|
| public Object |
|
| public Object |
|
| public Object |
|
| public Object |
|
| public Number |
|
| public com.mojang.serialization.DataResult |
|
| public Object |
| convertTo(com.mojang.serialization.DynamicOps outOps, Object input) |
|
| public Object |
|
| public Object |
|
| public Object |
|
| private static void |
| lambda$createList$0(com.google.common.hash.Hasher arg0, com.google.common.hash.HashCode arg1) |
| method_68763(com.google.common.hash.Hasher arg0, com.google.common.hash.HashCode arg1) |
| method_68763(com.google.common.hash.Hasher arg0, com.google.common.hash.HashCode arg1) |
|
| private static void |
| lambda$hashMap$1(com.google.common.hash.Hasher arg0, com.mojang.datafixers.util.Pair arg1) |
| method_68764(com.google.common.hash.Hasher arg0, com.mojang.datafixers.util.Pair arg1) |
| method_68764(com.google.common.hash.Hasher arg0, com.mojang.datafixers.util.Pair pair) |
|
| private static void |
| lambda$hashMap$0(com.google.common.hash.Hasher arg0, Map$Entry arg1) |
| method_68765(com.google.common.hash.Hasher arg0, Map$Entry arg1) |
| method_68765(com.google.common.hash.Hasher arg0, Map$Entry entry) |
|
| private static String |
| lambda$static$0() |
| method_68787() |
| method_68787() |
|