Uses of Class
net.minecraft.network.packet.c2s.play.AdvancementTabC2SPacket.Action
| Package | Description |
|---|---|
| net.minecraft.network.packet.c2s.play |
-
Uses of AdvancementTabC2SPacket.Action in net.minecraft.network.packet.c2s.play
Fields in net.minecraft.network.packet.c2s.play declared as AdvancementTabC2SPacket.Action Modifier and Type Field Description private AdvancementTabC2SPacket.ActionAdvancementTabC2SPacket. actionMethods in net.minecraft.network.packet.c2s.play that return AdvancementTabC2SPacket.Action Modifier and Type Method Description AdvancementTabC2SPacket.ActionAdvancementTabC2SPacket. getAction()static AdvancementTabC2SPacket.ActionAdvancementTabC2SPacket.Action. valueOf(String name)Returns the enum constant of this type with the specified name.static AdvancementTabC2SPacket.Action[]AdvancementTabC2SPacket.Action. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in net.minecraft.network.packet.c2s.play with parameters of type AdvancementTabC2SPacket.Action Constructor Description AdvancementTabC2SPacket(AdvancementTabC2SPacket.Action action, @Nullable Identifier tab)