Uses of Class
net.minecraft.network.packet.s2c.play.WorldBorderCenterChangedS2CPacket
Packages that use WorldBorderCenterChangedS2CPacket
Package
Description
The base package for all Minecraft classes.
-
Uses of WorldBorderCenterChangedS2CPacket in net.minecraft
Fields in net.minecraft with type parameters of type WorldBorderCenterChangedS2CPacketModifier and TypeFieldDescriptionstatic final class_9145<WorldBorderCenterChangedS2CPacket>class_9094.SET_BORDER_CENTER -
Uses of WorldBorderCenterChangedS2CPacket in net.minecraft.client.network
Methods in net.minecraft.client.network with parameters of type WorldBorderCenterChangedS2CPacketModifier and TypeMethodDescriptionvoidClientPlayNetworkHandler.onWorldBorderCenterChanged(WorldBorderCenterChangedS2CPacket packet) -
Uses of WorldBorderCenterChangedS2CPacket in net.minecraft.network.listener
Methods in net.minecraft.network.listener with parameters of type WorldBorderCenterChangedS2CPacketModifier and TypeMethodDescriptionvoidClientPlayPacketListener.onWorldBorderCenterChanged(WorldBorderCenterChangedS2CPacket packet) -
Uses of WorldBorderCenterChangedS2CPacket in net.minecraft.network.packet.s2c.play
Fields in net.minecraft.network.packet.s2c.play with type parameters of type WorldBorderCenterChangedS2CPacketModifier and TypeFieldDescriptionstatic final PacketCodec<PacketByteBuf,WorldBorderCenterChangedS2CPacket> WorldBorderCenterChangedS2CPacket.CODECMethods in net.minecraft.network.packet.s2c.play that return types with arguments of type WorldBorderCenterChangedS2CPacket