public record SavedData$Factory<T extends SavedData>
evj$a | |
net.minecraft.world.level.saveddata.SavedData$Factory | |
net.minecraft.class_18$class_8645 | |
net.minecraft.world.PersistentState$Type | |
net.minecraft.world.level.saveddata.PersistentBase$a |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private final Supplier<T> |
| ||||||||
private final BiFunction<CompoundTag, HolderLookup$Provider, T> |
| ||||||||
private final DataFixTypes |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Supplier<T> arg0, BiFunction<CompoundTag, HolderLookup$Provider, T> arg1, DataFixTypes arg2) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public Supplier<T> |
| ||||||||
public BiFunction<CompoundTag, HolderLookup$Provider, T> |
| ||||||||
public DataFixTypes |
|