Uses of Enum Class
net.minecraft.network.packet.c2s.play.AdvancementTabC2SPacket.Action
Packages that use AdvancementTabC2SPacket.Action
-
Uses of AdvancementTabC2SPacket.Action in net.minecraft.network.packet.c2s.play
Fields in net.minecraft.network.packet.c2s.play declared as AdvancementTabC2SPacket.ActionModifier and TypeFieldDescriptionprivate final AdvancementTabC2SPacket.Action
AdvancementTabC2SPacket.action
Methods in net.minecraft.network.packet.c2s.play that return AdvancementTabC2SPacket.ActionModifier and TypeMethodDescriptionAdvancementTabC2SPacket.getAction()
Returns the enum constant of this class with the specified name.static AdvancementTabC2SPacket.Action[]
AdvancementTabC2SPacket.Action.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.minecraft.network.packet.c2s.play with parameters of type AdvancementTabC2SPacket.ActionModifierConstructorDescription