History - net.minecraft.command.argument.RegistryEntryReferenceArgumentType
26.3
Names
Fields
Constructors
Methods
RegistryEntry$Reference<ConfiguredFeature<?, ?>> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): getConfiguredFeature, getConfiguredFeature, method_45607, getConfiguredFeature
RegistryEntry$Reference<Structure> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): getStructure, getStructure, method_45608, getStructure
RegistryEntry$Reference<EntityType<?>> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): getEntityType, getEntityType, method_45609, getEntityType
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
fe
net.minecraft.commands.arguments.ResourceArgument
net.minecraft.class_7733
net.minecraft.command.argument.RegistryEntryReferenceArgumentType
Fields
Collection<String>: c, EXAMPLES, field_40403, EXAMPLES, f_fkeeakna, EXAMPLES, f_244573_
Collection<String>: EXAMPLES, EXAMPLES, field_40403, EXAMPLES
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: d, ERROR_NOT_SUMMONABLE_ENTITY, field_40404, NOT_SUMMONABLE_EXCEPTION, f_nhwrxdmt, ENTITY_NOT_SUMMONABLE_EXCEPTION, f_244234_
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: ERROR_NOT_SUMMONABLE_ENTITY, ERROR_NOT_SUMMONABLE_ENTITY, field_40404, NOT_SUMMONABLE_EXCEPTION
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: a, ERROR_UNKNOWN_RESOURCE, field_40401, NOT_FOUND_EXCEPTION, f_mjmvcceu, REGISTRY_ENTRY_NOT_FOUND_EXCEPTION, f_244450_
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: ERROR_UNKNOWN_RESOURCE, ERROR_UNKNOWN_RESOURCE, field_40401, NOT_FOUND_EXCEPTION
com.mojang.brigadier.exceptions.Dynamic3CommandExceptionType: b, ERROR_INVALID_RESOURCE_TYPE, field_40402, INVALID_TYPE_EXCEPTION, f_qycsdcbt, INVALID_REGISTRY_ENTRY_TYPE_EXCEPTION, f_243885_
com.mojang.brigadier.exceptions.Dynamic3CommandExceptionType: ERROR_INVALID_RESOURCE_TYPE, ERROR_INVALID_RESOURCE_TYPE, field_40402, INVALID_TYPE_EXCEPTION
RegistryKey<? extends Registry<T>>: e, registryKey, field_40405, registryRef, f_acmnckrg, registryKey, f_244609_
RegistryKey<? extends Registry<T>>: registryKey, registryKey, field_40405, registryRef
RegistryWrapper<T>: f, registryLookup, field_40406, registryWrapper, f_xtnuvvky, holderLookup, f_243861_
RegistryWrapper<T>: registryLookup, registryLookup, field_40406, registryWrapper
Constructors
Methods
<T> RegistryEntryReferenceArgumentType<T> (CommandRegistryAccess, RegistryKey<? extends Registry<T>>): a, resource, method_45603, registryEntry, m_jtygmkqu, registryEntry, m_247102_
<T> RegistryEntryReferenceArgumentType<T> (CommandRegistryAccess, RegistryKey<? extends Registry<T>>): resource, resource, method_45603, registryEntry
<T> RegistryEntry$Reference<T> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String, RegistryKey<Registry<T>>): a, getResource, method_45602, getRegistryEntry, m_mvzlmalk, getRegistryEntry, m_246781_
<T> RegistryEntry$Reference<T> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String, RegistryKey<Registry<T>>): getResource, getResource, method_45602, getRegistryEntry
RegistryEntry$Reference<EntityAttribute> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): a, getAttribute, method_45601, getEntityAttribute, m_mlvqftoi, getEntityAttribute, m_245688_
RegistryEntry$Reference<EntityAttribute> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): getAttribute, getAttribute, method_45601, getEntityAttribute
RegistryEntry$Reference<ConfiguredFeature<?, ?>> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): b, getConfiguredFeature, method_45607, getConfiguredFeature, m_smpebqpi, getConfiguredFeature, m_245599_
RegistryEntry$Reference<ConfiguredFeature<?, ?>> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): getConfiguredFeature, getConfiguredFeature, method_45607, getConfiguredFeature
RegistryEntry$Reference<Structure> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): c, getStructure, method_45608, getStructure, m_lewkpddi, getStructureFeature, m_247467_
RegistryEntry$Reference<Structure> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): getStructure, getStructure, method_45608, getStructure
RegistryEntry$Reference<EntityType<?>> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): d, getEntityType, method_45609, getEntityType, m_ywgminmu, getEntityType, m_246260_
RegistryEntry$Reference<EntityType<?>> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): getEntityType, getEntityType, method_45609, getEntityType
RegistryEntry$Reference<EntityType<?>> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): e, getSummonableEntityType, method_45610, getSummonableEntityType, m_vafbfynk, getSummonableEntityType, m_247713_
RegistryEntry$Reference<EntityType<?>> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): getSummonableEntityType, getSummonableEntityType, method_45610, getSummonableEntityType
RegistryEntry$Reference<StatusEffect> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): f, getMobEffect, method_45611, getStatusEffect, m_chqmsdty, getStatusEffect, m_247201_
RegistryEntry$Reference<StatusEffect> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): getMobEffect, getMobEffect, method_45611, getStatusEffect
RegistryEntry$Reference<Enchantment> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): g, getEnchantment, method_45612, getEnchantment, m_ilcygena, getEnchantment, m_245369_
RegistryEntry$Reference<Enchantment> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): getEnchantment, getEnchantment, method_45612, getEnchantment
RegistryEntry$Reference<T> (com.mojang.brigadier.StringReader): a, parse, method_45600, parse, m_otvicvic, parse, parse
RegistryEntry$Reference<T> (com.mojang.brigadier.StringReader): parse, parse, method_45600, parse
<S> CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> (com.mojang.brigadier.context.CommandContext<S>, com.mojang.brigadier.suggestion.SuggestionsBuilder): listSuggestions, listSuggestions, listSuggestions, listSuggestions, listSuggestions
<S> CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> (com.mojang.brigadier.context.CommandContext<S>, com.mojang.brigadier.suggestion.SuggestionsBuilder): listSuggestions, listSuggestions, listSuggestions, listSuggestions
Collection<String> (): getExamples, getExamples, getExamples
Collection<String> (): getExamples, getExamples
RegistryEntry$Reference<WorldClockKey> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): getClock, getClock, method_1_1023, getWorldClock
RegistryEntry$Reference<Timeline> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): getTimeline, getTimeline, method_1_1024, getTimeline
1.21.11
Names
fk
fe
Fields
Constructors
Methods
1.21.10
Names
Fields
Constructors
Methods
1.21.9
Names
fl
fk
Fields
Constructors
Methods
1.21.8
Names
Fields
Constructors
Methods
1.21.7
Names
net.minecraft.command.argument.RegistryEntryArgumentType
net.minecraft.command.argument.ReferenceArgumentType
Fields
Constructors
Methods
1.21.6
Names
fj
fl
Fields
Constructors
Methods
1.21.5
Names
fw
fj
Fields
Constructors
Methods
1.21.4
Names
fv
fw
Fields
Constructors
Methods
1.21.3
Names
fs
fv
Fields
Constructors
Methods
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
fo
fs
Fields
Constructors
Methods
1.20.6
Names
er
fo
net.minecraft.command.argument.RegistryEntryArgumentType
net.minecraft.command.argument.RegistryEntryReferenceArgumentType
Fields
Constructors
Methods
1.20.4
Names
eq
er
Fields
Constructors
Methods
1.20.2
Names
eo
eq
Fields
Constructors
Methods
1.20.1
Names
en
eo
Fields
Constructors
Methods
1.19.4
Names
ej
en
Fields
Constructors
Methods
1.19.3
Names
ej
net.minecraft.commands.arguments.ResourceArgument
net.minecraft.class_7733
net.minecraft.command.argument.RegistryEntryArgumentType
net.minecraft.unmapped.C_mymnmzsx
net.minecraft.command.argument.RegistryEntryArgumentType
net.minecraft.src.C_243654_
Fields
Collection<String>: c, EXAMPLES, field_40403, EXAMPLES, f_fkeeakna, EXAMPLES, f_244573_
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: d, ERROR_NOT_SUMMONABLE_ENTITY, field_40404, NOT_SUMMONABLE_EXCEPTION, f_nhwrxdmt, ENTITY_NOT_SUMMONABLE_EXCEPTION, f_244234_
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: a, ERROR_UNKNOWN_RESOURCE, field_40401, NOT_FOUND_EXCEPTION, f_mjmvcceu, REGISTRY_ENTRY_NOT_FOUND_EXCEPTION, f_244450_
com.mojang.brigadier.exceptions.Dynamic3CommandExceptionType: b, ERROR_INVALID_RESOURCE_TYPE, field_40402, INVALID_TYPE_EXCEPTION, f_qycsdcbt, INVALID_REGISTRY_ENTRY_TYPE_EXCEPTION, f_243885_
RegistryKey<? extends Registry<T>>: e, registryKey, field_40405, registryRef, f_acmnckrg, registryKey, f_244609_
RegistryWrapper<T>: f, registryLookup, field_40406, registryWrapper, f_xtnuvvky, holderLookup, f_243861_
Constructors
(CommandRegistryAccess, RegistryKey<? extends Registry<T>>)
Methods
<T> RegistryEntryArgumentType<T> (CommandRegistryAccess, RegistryKey<? extends Registry<T>>): a, resource, method_45603, registryEntry, m_jtygmkqu, registryEntry, m_247102_
<T> RegistryEntry$Reference<T> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String, RegistryKey<Registry<T>>): a, getResource, method_45602, getRegistryEntry, m_mvzlmalk, getRegistryEntry, m_246781_
RegistryEntry$Reference<EntityAttribute> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): a, getAttribute, method_45601, getEntityAttribute, m_mlvqftoi, getEntityAttribute, m_245688_
RegistryEntry$Reference<ConfiguredFeature<?, ?>> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): b, getConfiguredFeature, method_45607, getConfiguredFeature, m_smpebqpi, getConfiguredFeature, m_245599_
RegistryEntry$Reference<Structure> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): c, getStructure, method_45608, getStructure, m_lewkpddi, getStructureFeature, m_247467_
RegistryEntry$Reference<EntityType<?>> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): d, getEntityType, method_45609, getEntityType, m_ywgminmu, getEntityType, m_246260_
RegistryEntry$Reference<EntityType<?>> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): e, getSummonableEntityType, method_45610, getSummonableEntityType, m_vafbfynk, getSummonableEntityType, m_247713_
RegistryEntry$Reference<StatusEffect> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): f, getMobEffect, method_45611, getStatusEffect, m_chqmsdty, getStatusEffect, m_247201_
RegistryEntry$Reference<Enchantment> (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String): g, getEnchantment, method_45612, getEnchantment, m_ilcygena, getEnchantment, m_245369_
RegistryEntry$Reference<T> (com.mojang.brigadier.StringReader): a, parse, method_45600, parse, m_otvicvic, parse, parse
<S> CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> (com.mojang.brigadier.context.CommandContext<S>, com.mojang.brigadier.suggestion.SuggestionsBuilder): listSuggestions, listSuggestions, listSuggestions, listSuggestions, listSuggestions
Collection<String> (): getExamples, getExamples, getExamples