Uses of Enum Class
net.minecraft.network.play.client.CSeenAdvancementsPacket.Action
-
Uses of CSeenAdvancementsPacket.Action in net.minecraft.network.play.client
Modifier and TypeFieldDescriptionprivate CSeenAdvancementsPacket.Action
CSeenAdvancementsPacket.action
Modifier and TypeMethodDescriptionCSeenAdvancementsPacket.getAction()
Returns the enum constant of this class with the specified name.static CSeenAdvancementsPacket.Action[]
CSeenAdvancementsPacket.Action.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionCSeenAdvancementsPacket
(CSeenAdvancementsPacket.Action p_i47595_1_, ResourceLocation p_i47595_2_)