Uses of Class
net.minecraft.network.protocol.game.ClientboundContainerSetContentPacket
Packages that use ClientboundContainerSetContentPacket
-
Uses of ClientboundContainerSetContentPacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundContainerSetContentPacketModifier and TypeMethodDescriptionvoidClientPacketListener.handleContainerContent(ClientboundContainerSetContentPacket p_104996_) -
Uses of ClientboundContainerSetContentPacket in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ClientboundContainerSetContentPacketModifier and TypeFieldDescriptionstatic final PacketType<ClientboundContainerSetContentPacket> GamePacketTypes.CLIENTBOUND_CONTAINER_SET_CONTENTClientboundContainerSetContentPacket.STREAM_CODECMethods in net.minecraft.network.protocol.game that return types with arguments of type ClientboundContainerSetContentPacketMethods in net.minecraft.network.protocol.game with parameters of type ClientboundContainerSetContentPacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handleContainerContent(ClientboundContainerSetContentPacket p_131386_)