Uses of Enum Class
net.minecraft.command.CommandRegistryAccess.EntryListCreationPolicy
-
Uses of CommandRegistryAccess.EntryListCreationPolicy in net.minecraft.command
Modifier and TypeFieldDescription(package private) CommandRegistryAccess.EntryListCreationPolicy
CommandRegistryAccess.entryListCreationPolicy
Modifier 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.Modifier and TypeMethodDescriptionvoid
CommandRegistryAccess.setEntryListCreationPolicy
(CommandRegistryAccess.EntryListCreationPolicy entryListCreationPolicy) Sets the policy on how to handle unrecognized tags.