Class ServerboundSetBeaconPacket
java.lang.Object
net.minecraft.network.protocol.game.ServerboundSetBeaconPacket
- All Implemented Interfaces:
Packet<ServerGamePacketListener>
-
Field Summary
-
Constructor Summary
ConstructorDescriptionServerboundSetBeaconPacket
(Optional<MobEffect> p_237989_, Optional<MobEffect> p_237990_) ServerboundSetBeaconPacket
(FriendlyByteBuf p_179749_) -
Method Summary
Modifier and TypeMethodDescriptionvoid
handle
(ServerGamePacketListener p_134483_) void
write
(FriendlyByteBuf p_134486_) 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
-
-
secondary
-
-
Constructor Details
-
ServerboundSetBeaconPacket
-
ServerboundSetBeaconPacket
-
-
Method Details
-
write
- Specified by:
write
in interfacePacket<ServerGamePacketListener>
-
handle
- Specified by:
handle
in interfacePacket<ServerGamePacketListener>
-
getPrimary
-
getSecondary
-