Uses of Enum Class
net.minecraft.network.protocol.common.ServerboundResourcePackPacket.Action
-
Uses of ServerboundResourcePackPacket.Action in net.minecraft.network.protocol.common
Modifier and TypeFieldDescriptionprivate final ServerboundResourcePackPacket.Action
ServerboundResourcePackPacket.action
The field for theaction
record component.Modifier and TypeMethodDescriptionServerboundResourcePackPacket.action()
Returns the value of theaction
record component.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.ModifierConstructorDescriptionCreates an instance of aServerboundResourcePackPacket
record class.