Uses of Class
net.minecraft.world.ChunkUpdateState
Packages that use ChunkUpdateState
-
Uses of ChunkUpdateState in net.minecraft.world
Fields in net.minecraft.world with type parameters of type ChunkUpdateStateModifier and TypeFieldDescriptionprivate final Map<String,
ChunkUpdateState> FeatureUpdater.updateStates
Methods in net.minecraft.world that return ChunkUpdateStateModifier and TypeMethodDescriptionstatic ChunkUpdateState
ChunkUpdateState.fromNbt
(NbtCompound nbt) Methods in net.minecraft.world that return types with arguments of type ChunkUpdateStateModifier and TypeMethodDescriptionstatic PersistentState.Type<ChunkUpdateState>
ChunkUpdateState.getPersistentStateType()