Supplier<V>
private final String
key
private final Function<V,String>
serializer
private final V
value
MutableValue(String pKey, V pValue, Function<V,String> pSerializer)
V
get()
T
update(RegistryAccess pRegistryAccess, V pNewValue)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
get