Uses of Enum Class
net.minecraft.command.CommandRegistryAccess.EntryListCreationPolicy
Packages that use CommandRegistryAccess.EntryListCreationPolicy
-
Uses of CommandRegistryAccess.EntryListCreationPolicy in net.minecraft.command
Methods in net.minecraft.command that return CommandRegistryAccess.EntryListCreationPolicyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.CommandRegistryAccess.EntryListCreationPolicy.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.command with parameters of type CommandRegistryAccess.EntryListCreationPolicyModifier and TypeMethodDescriptionvoid
CommandRegistryAccess.EntryListCreationPolicySettable.setEntryListCreationPolicy
(CommandRegistryAccess.EntryListCreationPolicy entryListCreationPolicy)