jvm NestedNBTHolder¶ class NestedNBTHolder<T : NBTHolder> Properties¶ value¶ var value: T? Functions¶ getOrSet¶ fun getOrSet(getter: () -> T): T touch¶ fun touch() Marks this dirty without a structural change - call after mutating an existing entry's own field(s) in place.