Uses of Enum Class
net.minecraft.network.packet.c2s.play.ResourcePackStatusC2SPacket.Status
Packages that use ResourcePackStatusC2SPacket.Status
- 
Uses of ResourcePackStatusC2SPacket.Status in net.minecraft.client.networkMethods in net.minecraft.client.network with parameters of type ResourcePackStatusC2SPacket.StatusModifier and TypeMethodDescriptionprivate voidClientPlayNetworkHandler.sendResourcePackStatus(ResourcePackStatusC2SPacket.Status packStatus) 
- 
Uses of ResourcePackStatusC2SPacket.Status in net.minecraft.network.packet.c2s.playFields in net.minecraft.network.packet.c2s.play declared as ResourcePackStatusC2SPacket.StatusModifier and TypeFieldDescriptionprivate final ResourcePackStatusC2SPacket.StatusResourcePackStatusC2SPacket.statusMethods in net.minecraft.network.packet.c2s.play that return ResourcePackStatusC2SPacket.StatusModifier and TypeMethodDescriptionResourcePackStatusC2SPacket.getStatus()Returns the enum constant of this class with the specified name.static ResourcePackStatusC2SPacket.Status[]ResourcePackStatusC2SPacket.Status.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 ResourcePackStatusC2SPacket.StatusModifierConstructorDescription