Uses of Enum Class
net.minecraft.network.packet.c2s.play.ResourcePackStatusC2SPacket.Status
-
Uses of ResourcePackStatusC2SPacket.Status in net.minecraft.client.network
Modifier and TypeMethodDescriptionprivate void
ClientPlayNetworkHandler.sendResourcePackStatus
(ResourcePackStatusC2SPacket.Status packStatus) -
Uses of ResourcePackStatusC2SPacket.Status in net.minecraft.network.packet.c2s.play
Modifier and TypeFieldDescriptionprivate final ResourcePackStatusC2SPacket.Status
ResourcePackStatusC2SPacket.status
Modifier 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.ModifierConstructorDescription