Uses of Enum Class
net.minecraft.client.session.BanReason
Packages that use BanReason
-
Uses of BanReason in net.minecraft.client.session
Methods in net.minecraft.client.session that return BanReasonModifier and TypeMethodDescriptionstatic @Nullable BanReasonBanReason.byId(int id) static BanReasonReturns 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.