Package net.minecraft.command
Interface CommandRegistryAccess.EntryListCreationPolicySettable
- All Superinterfaces:
- CommandRegistryAccess
- Enclosing interface:
- CommandRegistryAccess
public static interface CommandRegistryAccess.EntryListCreationPolicySettable
extends CommandRegistryAccess
- Mappings:
- Namespace - Name - official - dm$a- intermediary - net/minecraft/class_7157$class_7870- named - net/minecraft/command/CommandRegistryAccess$EntryListCreationPolicySettable
- 
Nested Class SummaryNested classes/interfaces inherited from interface net.minecraft.command.CommandRegistryAccessCommandRegistryAccess.EntryListCreationPolicy, CommandRegistryAccess.EntryListCreationPolicySettable
- 
Method SummaryModifier and TypeMethodDescriptionvoidsetEntryListCreationPolicy(CommandRegistryAccess.EntryListCreationPolicy entryListCreationPolicy) Methods inherited from interface net.minecraft.command.CommandRegistryAccesscreateWrapper
- 
Method Details- 
setEntryListCreationPolicyvoid setEntryListCreationPolicy(CommandRegistryAccess.EntryListCreationPolicy entryListCreationPolicy) - Mappings:
- Namespace - Name - Mixin selector - official - a- Ldm$a;a(Ldm$b;)V- intermediary - method_46724- Lnet/minecraft/class_7157$class_7870;method_46724(Lnet/minecraft/class_7157$class_7158;)V- named - setEntryListCreationPolicy- Lnet/minecraft/command/CommandRegistryAccess$EntryListCreationPolicySettable;setEntryListCreationPolicy(Lnet/minecraft/command/CommandRegistryAccess$EntryListCreationPolicy;)V
 
 
-