Uses of Enum Class
net.minecraft.network.protocol.common.ServerboundResourcePackPacket.Action
-
Uses of ServerboundResourcePackPacket.Action in net.minecraft.client.multiplayer
Modifier and TypeMethodDescriptionprivate void
ClientCommonPacketListenerImpl.send
(ServerboundResourcePackPacket.Action p_296064_) -
Uses of ServerboundResourcePackPacket.Action in net.minecraft.network.protocol.common
Modifier and TypeFieldDescriptionprivate final ServerboundResourcePackPacket.Action
ServerboundResourcePackPacket.action
Modifier and TypeMethodDescriptionServerboundResourcePackPacket.getAction()
Returns the enum constant of this class with the specified name.static ServerboundResourcePackPacket.Action[]
ServerboundResourcePackPacket.Action.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescription