Uses of Enum Class
net.minecraft.client.PresenceSharing
Packages that use PresenceSharing
-
Uses of PresenceSharing in net.minecraft.client
Subclasses with type arguments of type PresenceSharing in net.minecraft.clientFields in net.minecraft.client with type parameters of type PresenceSharingModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<PresenceSharing> PresenceSharing.CODECprivate final OptionInstance<PresenceSharing> Options.sharePresenceMethods in net.minecraft.client that return PresenceSharingModifier and TypeMethodDescriptionstatic PresenceSharingReturns the enum constant of this class with the specified name.static PresenceSharing[]PresenceSharing.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.client that return types with arguments of type PresenceSharing