Uses of Record Class
net.minecraft.network.protocol.game.ServerboundChunkBatchReceivedPacket
Packages that use ServerboundChunkBatchReceivedPacket
-
Uses of ServerboundChunkBatchReceivedPacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ServerboundChunkBatchReceivedPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleChunkBatchReceived
(ServerboundChunkBatchReceivedPacket p_297801_) -
Uses of ServerboundChunkBatchReceivedPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundChunkBatchReceivedPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleChunkBatchReceived
(ServerboundChunkBatchReceivedPacket p_298310_)