Uses of Enum
net.minecraft.network.packet.c2s.play.ResourcePackStatusC2SPacket.Status
Packages that use ResourcePackStatusC2SPacket.Status
-
Uses of ResourcePackStatusC2SPacket.Status in net.minecraft.client.network
Methods in net.minecraft.client.network with parameters of type ResourcePackStatusC2SPacket.StatusModifier and TypeMethodDescriptionprivate void
ClientPlayNetworkHandler.sendResourcePackStatus(ResourcePackStatusC2SPacket.Status packStatus)
-
Uses of ResourcePackStatusC2SPacket.Status in net.minecraft.network.packet.c2s.play
Fields in net.minecraft.network.packet.c2s.play declared as ResourcePackStatusC2SPacket.StatusMethods in net.minecraft.network.packet.c2s.play that return ResourcePackStatusC2SPacket.StatusModifier and TypeMethodDescriptionResourcePackStatusC2SPacket.getStatus()
Returns the enum constant of this type with the specified name.static ResourcePackStatusC2SPacket.Status[]
ResourcePackStatusC2SPacket.Status.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 ResourcePackStatusC2SPacket.StatusModifierConstructorDescription