Uses of Enum Class
net.minecraft.client.session.BanReason
-
Uses of BanReason in net.minecraft.client.session
Modifier and TypeMethodDescriptionstatic @Nullable BanReason
BanReason.byId
(int id) static BanReason
Returns the enum constant of this class with the specified name.static BanReason[]
BanReason.values()
Returns an array containing the constants of this enum class, in the order they are declared.