Uses of Class
net.minecraft.network.protocol.game.ServerboundSignUpdatePacket
Packages that use ServerboundSignUpdatePacket
-
Uses of ServerboundSignUpdatePacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ServerboundSignUpdatePacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleSignUpdate
(ServerboundSignUpdatePacket p_133780_) -
Uses of ServerboundSignUpdatePacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundSignUpdatePacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleSignUpdate
(ServerboundSignUpdatePacket p_9921_) private void
ServerGamePacketListenerImpl.updateSignText
(ServerboundSignUpdatePacket p_9923_, List<FilteredText> p_9924_)