Uses of Enum Class
net.minecraft.client.network.ClientLoginNetworkHandler.class_8798
Packages that use ClientLoginNetworkHandler.class_8798
-
Uses of ClientLoginNetworkHandler.class_8798 in net.minecraft.client.network
Fields in net.minecraft.client.network with type parameters of type ClientLoginNetworkHandler.class_8798Modifier and TypeFieldDescriptionprivate final AtomicReference<ClientLoginNetworkHandler.class_8798>
ClientLoginNetworkHandler.field_46192
(package private) final Set<ClientLoginNetworkHandler.class_8798>
ClientLoginNetworkHandler.class_8798.field_46198
Methods in net.minecraft.client.network that return ClientLoginNetworkHandler.class_8798Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ClientLoginNetworkHandler.class_8798[]
ClientLoginNetworkHandler.class_8798.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.client.network with parameters of type ClientLoginNetworkHandler.class_8798Modifier and TypeMethodDescriptionprivate void
ClientLoginNetworkHandler.method_53872
(ClientLoginNetworkHandler.class_8798 class_8798) Constructor parameters in net.minecraft.client.network with type arguments of type ClientLoginNetworkHandler.class_8798ModifierConstructorDescriptionprivate
class_8798
(Text text, Set<ClientLoginNetworkHandler.class_8798> set)