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_294188_, ChunkTrackingView p_294174_) static void
ChunkTrackingView.difference
(ChunkTrackingView p_294391_, ChunkTrackingView p_294272_, Consumer<ChunkPos> p_295078_, Consumer<ChunkPos> p_294115_) void
ServerPlayer.setChunkTrackingView
(ChunkTrackingView p_296310_)