net.minecraft.util.dynamic

public class HashCodeOps

implements com.mojang.serialization.DynamicOps<com.google.common.hash.HashCode>

azp
net.minecraft.util.HashOps
net.minecraft.class_10923
net.minecraft.util.dynamic.HashCodeOps
net.minecraft.unmapped.C_dumtcbzk
net.minecraft.unmapped.C_dumtcbzk
net.minecraft.src.C_379234_

Field summary

Modifier and TypeField
private static final byte
d
TAG_EMPTY
field_58094
field_58094
f_cmjwrttx
f_380563_
private static final byte
e
TAG_MAP_START
field_58095
field_58095
f_xkkpndxb
f_381822_
private static final byte
f
TAG_MAP_END
field_58096
field_58096
f_odqqcmrr
f_381586_
private static final byte
g
TAG_LIST_START
field_58097
field_58097
f_jpwrtfno
f_380845_
private static final byte
h
TAG_LIST_END
field_58098
field_58098
f_aizmtlfe
f_381032_
private static final byte
i
TAG_BYTE
field_58099
field_58099
f_rqkiftbn
f_379866_
private static final byte
j
TAG_SHORT
field_58100
field_58100
f_hmbyyffo
f_382198_
private static final byte
k
TAG_INT
field_58101
field_58101
f_ilkiyple
f_380981_
private static final byte
l
TAG_LONG
field_58102
field_58102
f_dfdbucte
f_382337_
private static final byte
m
TAG_FLOAT
field_58103
field_58103
f_smrhkyfb
f_382020_
private static final byte
n
TAG_DOUBLE
field_58104
field_58104
f_jfivweue
f_380700_
private static final byte
o
TAG_STRING
field_58105
field_58105
f_knqsoyjp
f_381242_
private static final byte
p
TAG_BOOLEAN
field_58106
field_58106
f_dsgkomoq
f_380042_
private static final byte
q
TAG_BYTE_ARRAY_START
field_58107
field_58107
f_qcciiapa
f_380604_
private static final byte
r
TAG_BYTE_ARRAY_END
field_58108
field_58108
f_fvrjwjqz
f_381767_
private static final byte
s
TAG_INT_ARRAY_START
field_58109
field_58109
f_iedtauvn
f_382211_
private static final byte
t
TAG_INT_ARRAY_END
field_58110
field_58110
f_sdrfdqbz
f_380598_
private static final byte
u
TAG_LONG_ARRAY_START
field_58111
field_58111
f_iruwllnp
f_379965_
private static final byte
v
TAG_LONG_ARRAY_END
field_58112
field_58112
f_tavpqrlx
f_380553_
private static final byte[]
w
EMPTY_PAYLOAD
field_58113
emptyByteArray
f_effnbray
f_381935_
private static final byte[]
x
FALSE_PAYLOAD
field_58114
falseByteArray
f_zrbyihkt
f_382415_
private static final byte[]
y
TRUE_PAYLOAD
field_58115
trueByteArray
f_gbqhntli
f_382046_
public static final byte[]
a
EMPTY_MAP_PAYLOAD
field_58091
emptyMapByteArray
f_zapitpfc
f_379686_
public static final byte[]
b
EMPTY_LIST_PAYLOAD
field_58092
emptyListByteArray
f_grrllbak
f_379786_
private static final com.mojang.serialization.DataResult<Object>
z
UNSUPPORTED_OPERATION_ERROR
field_58116
ERROR
f_maoojytd
f_379673_
private static final Comparator<com.google.common.hash.HashCode>
A
HASH_COMPARATOR
field_58082
HASH_CODE_COMPARATOR
f_hhdzwxrl
f_382542_
private static final Comparator<Map$Entry<com.google.common.hash.HashCode, com.google.common.hash.HashCode>>
B
MAP_ENTRY_ORDER
field_58083
ENTRY_COMPARATOR
f_spcobodv
f_381070_
private static final Comparator<com.mojang.datafixers.util.Pair<com.google.common.hash.HashCode, com.google.common.hash.HashCode>>
C
MAPLIKE_ENTRY_ORDER
field_58084
PAIR_COMPARATOR
f_rsurtabq
f_380362_
public static final HashCodeOps
c
CRC32C_INSTANCE
field_58093
INSTANCE
f_iwgekhpy
f_380327_
final com.google.common.hash.HashFunction
D
hashFunction
field_58085
function
f_vcythmjn
f_380656_
final com.google.common.hash.HashCode
E
empty
field_58086
empty
f_iexgcksw
f_379509_
private final com.google.common.hash.HashCode
F
emptyMap
field_58087
emptyMap
f_ksutladk
f_379470_
private final com.google.common.hash.HashCode
G
emptyList
field_58088
emptyList
f_michbknh
f_380229_
private final com.google.common.hash.HashCode
H
trueHash
field_58089
hashTrue
f_ycrlbxhp
f_381683_
private final com.google.common.hash.HashCode
I
falseHash
field_58090
hashFalse
f_veulbmjy
f_380724_

Constructor summary

ModifierConstructor
public (com.google.common.hash.HashFunction function)

Method summary

Modifier and TypeMethod
public com.google.common.hash.HashCode
a()
empty()
method_68746()
empty()
m_ffxcyxys()
empty()
empty()
public com.google.common.hash.HashCode
b()
emptyMap()
method_68778()
emptyMap()
m_nsaqfggm()
emptyMap()
emptyMap()
public com.google.common.hash.HashCode
c()
emptyList()
method_68783()
emptyList()
m_pwqfdtou()
emptyList()
emptyList()
public com.google.common.hash.HashCode
a(Number arg0)
createNumeric(Number arg0)
method_68769(Number arg0)
createNumeric(Number arg0)
m_daebjeqz(Number arg0)
createNumeric(Number arg0)
createNumeric(Number arg0)
public com.google.common.hash.HashCode
a(byte arg0)
createByte(byte arg0)
method_68747(byte arg0)
createByte(byte arg0)
m_nhvnkepv(byte arg0)
createByte(byte arg0)
createByte(byte arg0)
public com.google.common.hash.HashCode
a(short arg0)
createShort(short arg0)
method_68776(short arg0)
createShort(short arg0)
m_qifgkopp(short arg0)
createShort(short arg0)
createShort(short arg0)
public com.google.common.hash.HashCode
a(int arg0)
createInt(int arg0)
method_68750(int arg0)
createInt(int arg0)
m_jvkoqbev(int arg0)
createInt(int arg0)
createInt(int arg0)
public com.google.common.hash.HashCode
a(long arg0)
createLong(long arg0)
method_68751(long arg0)
createLong(long arg0)
m_tcfksrco(long arg0)
createLong(long arg0)
createLong(long arg0)
public com.google.common.hash.HashCode
a(float arg0)
createFloat(float arg0)
method_68749(float arg0)
createFloat(float arg0)
m_unvnuhcw(float arg0)
createFloat(float arg0)
createFloat(float arg0)
public com.google.common.hash.HashCode
a(double arg0)
createDouble(double arg0)
method_68748(double arg0)
createDouble(double arg0)
m_mzrsfmjv(double arg0)
createDouble(double arg0)
createDouble(double arg0)
public com.google.common.hash.HashCode
a(String arg0)
createString(String arg0)
method_68770(String arg0)
createString(String arg0)
m_afubcduh(String arg0)
createString(String arg0)
createString(String arg0)
public com.google.common.hash.HashCode
a(boolean arg0)
createBoolean(boolean arg0)
method_68777(boolean arg0)
createBoolean(boolean arg0)
m_tsaubola(boolean arg0)
createBoolean(boolean arg0)
createBoolean(boolean arg0)
private static com.google.common.hash.Hasher
a(com.google.common.hash.Hasher o, Map<com.google.common.hash.HashCode, com.google.common.hash.HashCode> o)
hashMap(com.google.common.hash.Hasher arg0, Map<com.google.common.hash.HashCode, com.google.common.hash.HashCode> arg1)
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)
m_pdoubopg(com.google.common.hash.Hasher arg0, Map<com.google.common.hash.HashCode, com.google.common.hash.HashCode> arg1)
m_388629_(com.google.common.hash.Hasher p_397613_, Map<com.google.common.hash.HashCode, com.google.common.hash.HashCode> p_396942_)
static com.google.common.hash.Hasher
a(com.google.common.hash.Hasher o, Stream<com.mojang.datafixers.util.Pair<com.google.common.hash.HashCode, com.google.common.hash.HashCode>> o)
hashMap(com.google.common.hash.Hasher arg0, Stream<com.mojang.datafixers.util.Pair<com.google.common.hash.HashCode, com.google.common.hash.HashCode>> arg1)
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)
m_frhqtxlw(com.google.common.hash.Hasher arg0, Stream<com.mojang.datafixers.util.Pair<com.google.common.hash.HashCode, com.google.common.hash.HashCode>> arg1)
m_388929_(com.google.common.hash.Hasher p_392551_, Stream<com.mojang.datafixers.util.Pair<com.google.common.hash.HashCode, com.google.common.hash.HashCode>> p_398023_)
public com.google.common.hash.HashCode
a(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)
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)
m_annbbzmn(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)
createMap(Stream<com.mojang.datafixers.util.Pair<com.google.common.hash.HashCode, com.google.common.hash.HashCode>> arg0)
public com.google.common.hash.HashCode
a(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)
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)
m_egbmtlih(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)
createMap(Map<com.google.common.hash.HashCode, com.google.common.hash.HashCode> arg0)
public com.google.common.hash.HashCode
b(Stream<com.google.common.hash.HashCode> arg0)
createList(Stream<com.google.common.hash.HashCode> arg0)
method_68782(Stream<com.google.common.hash.HashCode> arg0)
createList(Stream<com.google.common.hash.HashCode> arg0)
m_aevqxwnu(Stream<com.google.common.hash.HashCode> arg0)
createList(Stream<com.google.common.hash.HashCode> arg0)
createList(Stream<com.google.common.hash.HashCode> arg0)
public com.google.common.hash.HashCode
a(ByteBuffer arg0)
createByteList(ByteBuffer arg0)
method_68771(ByteBuffer arg0)
createByteList(ByteBuffer arg0)
m_bwhjrfkz(ByteBuffer arg0)
createByteList(ByteBuffer arg0)
createByteList(ByteBuffer arg0)
public com.google.common.hash.HashCode
a(IntStream arg0)
createIntList(IntStream arg0)
method_68773(IntStream arg0)
createIntList(IntStream arg0)
m_zteqekne(IntStream arg0)
createIntList(IntStream arg0)
createIntList(IntStream arg0)
public com.google.common.hash.HashCode
a(LongStream arg0)
createLongList(LongStream arg0)
method_68774(LongStream arg0)
createLongList(LongStream arg0)
m_jjrznmun(LongStream arg0)
createLongList(LongStream arg0)
createLongList(LongStream arg0)
public com.google.common.hash.HashCode
a(com.google.common.hash.HashCode o, String arg1)
remove(com.google.common.hash.HashCode arg0, String arg1)
method_68758(com.google.common.hash.HashCode arg0, String arg1)
remove(com.google.common.hash.HashCode arg0, String arg1)
m_uajxdhhi(com.google.common.hash.HashCode arg0, String arg1)
remove(com.google.common.hash.HashCode arg0, String arg1)
remove(com.google.common.hash.HashCode p_395616_, String arg1)
public com.mojang.serialization.RecordBuilder<com.google.common.hash.HashCode>
mapBuilder()
mapBuilder()
mapBuilder()
public com.mojang.serialization.ListBuilder<com.google.common.hash.HashCode>
listBuilder()
listBuilder()
listBuilder()
public <U> U
a(com.mojang.serialization.DynamicOps<U> o, com.google.common.hash.HashCode arg1)
convertTo(com.mojang.serialization.DynamicOps<U> arg0, com.google.common.hash.HashCode arg1)
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)
m_hesbhehn(com.mojang.serialization.DynamicOps<U> arg0, com.google.common.hash.HashCode arg1)
convertTo(com.mojang.serialization.DynamicOps<U> ops, com.google.common.hash.HashCode arg1)
convertTo(com.mojang.serialization.DynamicOps<U> p_396939_, com.google.common.hash.HashCode arg1)
public Number
a(com.google.common.hash.HashCode o, Number arg1)
getNumberValue(com.google.common.hash.HashCode arg0, Number arg1)
method_68757(com.google.common.hash.HashCode arg0, Number arg1)
getNumberValue(com.google.common.hash.HashCode arg0, Number arg1)
m_vpbbqazr(com.google.common.hash.HashCode arg0, Number arg1)
getNumberValue(com.google.common.hash.HashCode arg0, Number arg1)
getNumberValue(com.google.common.hash.HashCode p_396683_, Number arg1)
public com.google.common.hash.HashCode
a(com.google.common.hash.HashCode o, String o, com.google.common.hash.HashCode arg2)
set(com.google.common.hash.HashCode arg0, String arg1, com.google.common.hash.HashCode arg2)
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)
m_vlgpylho(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)
set(com.google.common.hash.HashCode p_394861_, String p_396034_, com.google.common.hash.HashCode arg2)
public com.google.common.hash.HashCode
a(com.google.common.hash.HashCode o, String o, 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)
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)
m_ystefqrw(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)
update(com.google.common.hash.HashCode p_397765_, String p_393638_, Function<com.google.common.hash.HashCode, com.google.common.hash.HashCode> arg2)
public com.google.common.hash.HashCode
a(com.google.common.hash.HashCode o, com.google.common.hash.HashCode o, 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)
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)
m_svrrlayv(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)
updateGeneric(com.google.common.hash.HashCode p_397939_, com.google.common.hash.HashCode p_391335_, Function<com.google.common.hash.HashCode, com.google.common.hash.HashCode> arg2)
private static <T> com.mojang.serialization.DataResult<T>
d()
unsupported()
method_68785()
error()
m_kuaczwgn()
m_386295_()
public com.mojang.serialization.DataResult<com.google.common.hash.HashCode>
b(com.google.common.hash.HashCode o, String arg1)
get(com.google.common.hash.HashCode arg0, String arg1)
method_68781(com.google.common.hash.HashCode arg0, String arg1)
get(com.google.common.hash.HashCode arg0, String arg1)
m_azzhjxmw(com.google.common.hash.HashCode arg0, String arg1)
get(com.google.common.hash.HashCode arg0, String arg1)
get(com.google.common.hash.HashCode p_393212_, String arg1)
public com.mojang.serialization.DataResult<com.google.common.hash.HashCode>
a(com.google.common.hash.HashCode o, com.google.common.hash.HashCode arg1)
getGeneric(com.google.common.hash.HashCode arg0, com.google.common.hash.HashCode arg1)
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)
m_krpqawja(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)
getGeneric(com.google.common.hash.HashCode p_395432_, com.google.common.hash.HashCode arg1)
public com.mojang.serialization.DataResult<Number>
a(com.google.common.hash.HashCode arg0)
getNumberValue(com.google.common.hash.HashCode arg0)
method_68752(com.google.common.hash.HashCode arg0)
getNumberValue(com.google.common.hash.HashCode arg0)
m_dqrngmgi(com.google.common.hash.HashCode arg0)
getNumberValue(com.google.common.hash.HashCode arg0)
getNumberValue(com.google.common.hash.HashCode arg0)
public com.mojang.serialization.DataResult<Boolean>
b(com.google.common.hash.HashCode arg0)
getBooleanValue(com.google.common.hash.HashCode arg0)
method_68779(com.google.common.hash.HashCode arg0)
getBooleanValue(com.google.common.hash.HashCode arg0)
m_fpdovakv(com.google.common.hash.HashCode arg0)
getBooleanValue(com.google.common.hash.HashCode arg0)
getBooleanValue(com.google.common.hash.HashCode arg0)
public com.mojang.serialization.DataResult<String>
c(com.google.common.hash.HashCode arg0)
getStringValue(com.google.common.hash.HashCode arg0)
method_68784(com.google.common.hash.HashCode arg0)
getStringValue(com.google.common.hash.HashCode arg0)
m_fmmnfvji(com.google.common.hash.HashCode arg0)
getStringValue(com.google.common.hash.HashCode arg0)
getStringValue(com.google.common.hash.HashCode arg0)
public com.mojang.serialization.DataResult<com.google.common.hash.HashCode>
b(com.google.common.hash.HashCode o, com.google.common.hash.HashCode arg1)
mergeToList(com.google.common.hash.HashCode arg0, com.google.common.hash.HashCode arg1)
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)
m_mkmzcngv(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)
mergeToList(com.google.common.hash.HashCode p_397519_, com.google.common.hash.HashCode arg1)
public com.mojang.serialization.DataResult<com.google.common.hash.HashCode>
a(com.google.common.hash.HashCode o, List<com.google.common.hash.HashCode> arg1)
mergeToList(com.google.common.hash.HashCode arg0, List<com.google.common.hash.HashCode> arg1)
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)
m_rjougplu(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)
mergeToList(com.google.common.hash.HashCode p_393705_, List<com.google.common.hash.HashCode> arg1)
public com.mojang.serialization.DataResult<com.google.common.hash.HashCode>
a(com.google.common.hash.HashCode o, com.google.common.hash.HashCode o, 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)
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)
m_krlomtww(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)
mergeToMap(com.google.common.hash.HashCode p_393644_, com.google.common.hash.HashCode p_397786_, com.google.common.hash.HashCode arg2)
public com.mojang.serialization.DataResult<com.google.common.hash.HashCode>
a(com.google.common.hash.HashCode o, 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)
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)
m_pwpfgzsh(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)
mergeToMap(com.google.common.hash.HashCode p_392230_, Map<com.google.common.hash.HashCode, com.google.common.hash.HashCode> arg1)
public com.mojang.serialization.DataResult<com.google.common.hash.HashCode>
a(com.google.common.hash.HashCode o, 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)
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)
m_ktahybrg(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)
mergeToMap(com.google.common.hash.HashCode p_397657_, 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>>>
d(com.google.common.hash.HashCode arg0)
getMapValues(com.google.common.hash.HashCode arg0)
method_68786(com.google.common.hash.HashCode arg0)
getMapValues(com.google.common.hash.HashCode arg0)
m_ezfpxpbj(com.google.common.hash.HashCode arg0)
getMapValues(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>>>
e(com.google.common.hash.HashCode arg0)
getMapEntries(com.google.common.hash.HashCode arg0)
method_68788(com.google.common.hash.HashCode arg0)
getMapEntries(com.google.common.hash.HashCode arg0)
m_jvdwwwdu(com.google.common.hash.HashCode arg0)
getMapEntries(com.google.common.hash.HashCode arg0)
getMapEntries(com.google.common.hash.HashCode arg0)
public com.mojang.serialization.DataResult<Stream<com.google.common.hash.HashCode>>
f(com.google.common.hash.HashCode arg0)
getStream(com.google.common.hash.HashCode arg0)
method_68789(com.google.common.hash.HashCode arg0)
getStream(com.google.common.hash.HashCode arg0)
m_romphlrn(com.google.common.hash.HashCode arg0)
getStream(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>>>
g(com.google.common.hash.HashCode arg0)
getList(com.google.common.hash.HashCode arg0)
method_68790(com.google.common.hash.HashCode arg0)
getList(com.google.common.hash.HashCode arg0)
m_boeldzqh(com.google.common.hash.HashCode arg0)
getList(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>>
h(com.google.common.hash.HashCode arg0)
getMap(com.google.common.hash.HashCode arg0)
method_68791(com.google.common.hash.HashCode arg0)
getMap(com.google.common.hash.HashCode arg0)
m_hmxvgufg(com.google.common.hash.HashCode arg0)
getMap(com.google.common.hash.HashCode arg0)
getMap(com.google.common.hash.HashCode arg0)
public com.mojang.serialization.DataResult<ByteBuffer>
i(com.google.common.hash.HashCode arg0)
getByteBuffer(com.google.common.hash.HashCode arg0)
method_68792(com.google.common.hash.HashCode arg0)
getByteBuffer(com.google.common.hash.HashCode arg0)
m_swrqvhls(com.google.common.hash.HashCode arg0)
getByteBuffer(com.google.common.hash.HashCode arg0)
getByteBuffer(com.google.common.hash.HashCode arg0)
public com.mojang.serialization.DataResult<IntStream>
j(com.google.common.hash.HashCode arg0)
getIntStream(com.google.common.hash.HashCode arg0)
method_68793(com.google.common.hash.HashCode arg0)
getIntStream(com.google.common.hash.HashCode arg0)
m_lqfvqiwt(com.google.common.hash.HashCode arg0)
getIntStream(com.google.common.hash.HashCode arg0)
getIntStream(com.google.common.hash.HashCode arg0)
public com.mojang.serialization.DataResult<LongStream>
k(com.google.common.hash.HashCode arg0)
getLongStream(com.google.common.hash.HashCode arg0)
method_68794(com.google.common.hash.HashCode arg0)
getLongStream(com.google.common.hash.HashCode arg0)
m_dztximet(com.google.common.hash.HashCode arg0)
getLongStream(com.google.common.hash.HashCode arg0)
getLongStream(com.google.common.hash.HashCode arg0)