Uses of Record Class
net.minecraft.network.protocol.game.ClientboundTestInstanceBlockStatus
Packages that use ClientboundTestInstanceBlockStatus
-
Uses of ClientboundTestInstanceBlockStatus in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundTestInstanceBlockStatusModifier and TypeMethodDescriptionvoidClientPacketListener.handleTestInstanceBlockStatus(ClientboundTestInstanceBlockStatus p_397430_) -
Uses of ClientboundTestInstanceBlockStatus in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ClientboundTestInstanceBlockStatusModifier and TypeFieldDescriptionstatic final PacketType<ClientboundTestInstanceBlockStatus> GamePacketTypes.CLIENTBOUND_TEST_INSTANCE_BLOCK_STATUSClientboundTestInstanceBlockStatus.STREAM_CODECMethods in net.minecraft.network.protocol.game that return types with arguments of type ClientboundTestInstanceBlockStatusMethods in net.minecraft.network.protocol.game with parameters of type ClientboundTestInstanceBlockStatusModifier and TypeMethodDescriptionvoidClientGamePacketListener.handleTestInstanceBlockStatus(ClientboundTestInstanceBlockStatus pStatus)