Class ServerboundSignUpdatePacket
java.lang.Object
net.minecraft.network.protocol.game.ServerboundSignUpdatePacket
- All Implemented Interfaces:
Packet<ServerGamePacketListener>
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionServerboundSignUpdatePacket(BlockPos p_134649_, String p_134650_, String p_134651_, String p_134652_, String p_134653_) ServerboundSignUpdatePacket(FriendlyByteBuf p_179790_) -
Method Summary
Modifier and TypeMethodDescriptionString[]getLines()getPos()voidhandle(ServerGamePacketListener p_134659_) voidwrite(FriendlyByteBuf p_134662_) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.network.protocol.Packet
isSkippable
-
Field Details
-
MAX_STRING_LENGTH
private static final int MAX_STRING_LENGTH- See Also:
-
pos
-
lines
-
-
Constructor Details
-
ServerboundSignUpdatePacket
-
ServerboundSignUpdatePacket
-
-
Method Details
-
write
- Specified by:
writein interfacePacket<ServerGamePacketListener>
-
handle
- Specified by:
handlein interfacePacket<ServerGamePacketListener>
-
getPos
-
getLines
-