public record SavedData$Factory<T extends SavedData>
| epe$a | |
| net.minecraft.world.level.saveddata.SavedData$Factory | |
| net.minecraft.class_18$class_8645 | |
| net.minecraft.world.PersistentState$Type | |
| net.minecraft.src.C_2764_$C_290195_ | |
| net.minecraft.world.level.saveddata.PersistentBase$a |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Supplier<T> |
| ||||||||||
| private final BiFunction<CompoundTag, HolderLookup$Provider, T> |
| ||||||||||
| private final DataFixTypes |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (Supplier<T> deserializer, BiFunction<CompoundTag, HolderLookup$Provider, T> type, DataFixTypes type) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public Supplier<T> |
| ||||||||||
| public BiFunction<CompoundTag, HolderLookup$Provider, T> |
| ||||||||||
| public DataFixTypes |
|