Class ServerboundResourcePackPacket
java.lang.Object
net.minecraft.network.protocol.common.ServerboundResourcePackPacket
- All Implemented Interfaces:
Packet<ServerCommonPacketListener>
public class ServerboundResourcePackPacket
extends Object
implements Packet<ServerCommonPacketListener>
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
handle
(ServerCommonPacketListener p_296386_) void
write
(FriendlyByteBuf p_295360_) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.network.protocol.Packet
isSkippable, nextProtocol
-
Field Details
-
action
-
-
Constructor Details
-
ServerboundResourcePackPacket
-
ServerboundResourcePackPacket
-
-
Method Details
-
write
- Specified by:
write
in interfacePacket<ServerCommonPacketListener>
-
handle
- Specified by:
handle
in interfacePacket<ServerCommonPacketListener>
-
getAction
-