Uses of Record Class
net.minecraft.network.protocol.game.ServerboundSetGameRulePacket
Packages that use ServerboundSetGameRulePacket
-
Uses of ServerboundSetGameRulePacket in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ServerboundSetGameRulePacketModifier and TypeFieldDescriptionstatic final PacketType<ServerboundSetGameRulePacket> GamePacketTypes.SERVERBOUND_SET_GAME_RULEstatic final StreamCodec<io.netty.buffer.ByteBuf, ServerboundSetGameRulePacket> ServerboundSetGameRulePacket.STREAM_CODECMethods in net.minecraft.network.protocol.game that return types with arguments of type ServerboundSetGameRulePacketMethods in net.minecraft.network.protocol.game with parameters of type ServerboundSetGameRulePacketModifier and TypeMethodDescriptionvoidServerGamePacketListener.handleSetGameRule(ServerboundSetGameRulePacket packet) -
Uses of ServerboundSetGameRulePacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundSetGameRulePacketModifier and TypeMethodDescriptionvoidServerGamePacketListenerImpl.handleSetGameRule(ServerboundSetGameRulePacket packet)