net.minecraft.util

public class SingleKeyCache<K, V>

apm
net.minecraft.util.SingleKeyCache
net.minecraft.class_8105
net.minecraft.unmapped.C_inohrqzb
net.minecraft.util.CachedMapper
net.minecraft.util.CachedMapper
net.minecraft.src.C_268387_
net.minecraft.util.SingleKeyCache

Field summary

Modifier and TypeField
private final Function<K, V>
a
computeValue
field_42269
f_hyeupbxh
mapper
mapper
f_268589_
private K
b
cacheKey
field_42270
f_zvjoddxl
cachedInput
cacheKey
f_268728_
private V
c
cachedValue
field_42271
f_kswtyngs
cachedOutput
cacheValue
f_268622_

Constructor summary

ModifierConstructor
public (Function<K, V> mapper)

Method summary

Modifier and TypeMethod
public V
a(K arg0)
getValue(K arg0)
method_48782(K arg0)
m_ewsxsazt(K arg0)
map(K input)
getValue(K key)
m_269185_(K arg0)