Uses of Interface
net.minecraft.server.level.ChunkTrackingView
-
Uses of ChunkTrackingView in net.minecraft.server.level
Modifier and TypeFieldDescriptionprivate ChunkTrackingView
ServerPlayer.chunkTrackingView
static final ChunkTrackingView
ChunkTrackingView.EMPTY
Modifier and TypeMethodDescriptionprivate void
ChunkMap.applyChunkTrackingView
(ServerPlayer p_301380_, ChunkTrackingView p_301057_) static void
ChunkTrackingView.difference
(ChunkTrackingView p_297320_, ChunkTrackingView p_298920_, Consumer<ChunkPos> p_300281_, Consumer<ChunkPos> p_298429_) void
ServerPlayer.setChunkTrackingView
(ChunkTrackingView p_300205_)