Uses of Class
net.minecraft.network.protocol.game.ServerboundSetBeaconPacket
Packages that use ServerboundSetBeaconPacket
Package
Description
-
Uses of ServerboundSetBeaconPacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ServerboundSetBeaconPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleSetBeaconPacket
(ServerboundSetBeaconPacket p_133773_) -
Uses of ServerboundSetBeaconPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundSetBeaconPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleSetBeaconPacket
(ServerboundSetBeaconPacket p_9907_) -
Uses of ServerboundSetBeaconPacket in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type ServerboundSetBeaconPacketModifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleSetBeaconPacket
(ServerboundSetBeaconPacket packet)