History - net.minecraft.server.command.LocateCommand
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
Text (String, String, Text, int): lambda$showLocateResult$15, method_52007, method_52007
Text (String, String, Text, int): lambda$showLocateResult$5, method_52007, method_52007
Style (BlockPos, String, Style): lambda$showLocateResult$14, method_13447, method_13447
Style (BlockPos, String, Style): lambda$showLocateResult$4, method_13447, method_13447
String (com.mojang.datafixers.util.Pair, TagKey): lambda$showLocateResult$13, method_40998, method_40998
String (com.mojang.datafixers.util.Pair, TagKey): lambda$showLocateResult$3, method_40998, method_40998
String (RegistryKey): lambda$showLocateResult$12, method_41004, method_41004
String (RegistryKey): lambda$showLocateResult$2, method_41004, method_41004
String (RegistryEntryPredicateArgumentType$EntryPredicate, com.mojang.datafixers.util.Pair, RegistryEntryList$Named): lambda$showLocateResult$11, method_45150, method_45150
String (RegistryEntryPredicateArgumentType$EntryPredicate, com.mojang.datafixers.util.Pair, RegistryEntryList$Named): lambda$showLocateResult$1, method_45150, method_45150
String (RegistryEntryPredicateArgumentType$EntryPredicate, RegistryEntry$Reference): lambda$showLocateResult$10, method_45151, method_45151
String (RegistryEntryPredicateArgumentType$EntryPredicate, RegistryEntry$Reference): lambda$showLocateResult$0, method_45151, method_45151
com.mojang.brigadier.exceptions.CommandSyntaxException (RegistryPredicateArgumentType$RegistryPredicate): lambda$locateStructure$9, method_43906, method_43906
com.mojang.brigadier.exceptions.CommandSyntaxException (RegistryPredicateArgumentType$RegistryPredicate): lambda$locateStructure$0, method_43906, method_43906
Optional (Registry, RegistryKey): lambda$getHolders$8, method_43909, method_43909
Optional (Registry, RegistryKey): lambda$getHolders$0, method_43909, method_43909
RegistryEntryList$Direct (RegistryEntry): lambda$getHolders$7, method_43908, method_43908
RegistryEntryList$Direct (RegistryEntry): lambda$getHolders$1, method_43908, method_43908
int (com.mojang.brigadier.context.CommandContext): lambda$register$6, method_43904, method_43904
int (com.mojang.brigadier.context.CommandContext): lambda$register$2, method_43904, method_43904
int (com.mojang.brigadier.context.CommandContext): lambda$register$5, method_43911, method_43911
int (com.mojang.brigadier.context.CommandContext): lambda$register$1, method_43911, method_43911
int (com.mojang.brigadier.context.CommandContext): lambda$register$4, method_43914, method_43914
int (com.mojang.brigadier.context.CommandContext): lambda$register$0, method_43914, method_43914
1.21.11_unobfuscated
Names
net.minecraft.server.commands.LocateCommand
net.minecraft.class_3079
net.minecraft.server.command.LocateCommand
Fields
org.slf4j.Logger: LOGGER, field_41660, LOGGER
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: ERROR_STRUCTURE_NOT_FOUND, field_39245, STRUCTURE_NOT_FOUND_EXCEPTION
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: ERROR_STRUCTURE_INVALID, field_39246, STRUCTURE_INVALID_EXCEPTION
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: ERROR_BIOME_NOT_FOUND, field_39247, BIOME_NOT_FOUND_EXCEPTION
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: ERROR_POI_NOT_FOUND, field_39249, POI_NOT_FOUND_EXCEPTION
int: MAX_STRUCTURE_SEARCH_RADIUS, field_39251, LOCATE_STRUCTURE_RADIUS
int: MAX_BIOME_SEARCH_RADIUS, field_39252, LOCATE_BIOME_RADIUS
int: BIOME_SAMPLE_RESOLUTION_HORIZONTAL, field_39253, LOCATE_BIOME_HORIZONTAL_BLOCK_CHECK_INTERVAL
int: BIOME_SAMPLE_RESOLUTION_VERTICAL, field_39254, LOCATE_BIOME_VERTICAL_BLOCK_CHECK_INTERVAL
int: POI_SEARCH_RADIUS, field_39255, LOCATE_POI_RADIUS
Constructors
()
Methods
void (com.mojang.brigadier.CommandDispatcher<ServerCommandSource>, CommandRegistryAccess): register, method_13443, register
Optional<? extends RegistryEntryList$ListBacked<Structure>> (RegistryPredicateArgumentType$RegistryPredicate<Structure>, Registry<Structure>): getHolders, method_43907, getStructureListForPredicate
int (ServerCommandSource, RegistryPredicateArgumentType$RegistryPredicate<Structure>): locateStructure, method_43905, executeLocateStructure
int (ServerCommandSource, RegistryEntryPredicateArgumentType$EntryPredicate<Biome>): locateBiome, method_43912, executeLocateBiome
int (ServerCommandSource, RegistryEntryPredicateArgumentType$EntryPredicate<PointOfInterestType>): locatePoi, method_43915, executeLocatePoi
int (ServerCommandSource, RegistryEntryPredicateArgumentType$EntryPredicate<?>, BlockPos, com.mojang.datafixers.util.Pair<BlockPos, ? extends RegistryEntry<?>>, String, boolean, Duration): showLocateResult, method_45148, sendCoordinates
int (ServerCommandSource, RegistryPredicateArgumentType$RegistryPredicate<?>, BlockPos, com.mojang.datafixers.util.Pair<BlockPos, ? extends RegistryEntry<?>>, String, boolean, Duration): showLocateResult, method_24499, sendCoordinates
int (ServerCommandSource, BlockPos, com.mojang.datafixers.util.Pair<BlockPos, ? extends RegistryEntry<?>>, String, boolean, String, Duration): showLocateResult, method_45149, sendCoordinates
float (int, int, int, int): dist, method_13439, getDistance
Text (String, String, Text, int): lambda$showLocateResult$15, method_52007, method_52007
Style (BlockPos, String, Style): lambda$showLocateResult$14, method_13447, method_13447
String (com.mojang.datafixers.util.Pair, TagKey): lambda$showLocateResult$13, method_40998, method_40998
String (RegistryKey): lambda$showLocateResult$12, method_41004, method_41004
String (RegistryEntryPredicateArgumentType$EntryPredicate, com.mojang.datafixers.util.Pair, RegistryEntryList$Named): lambda$showLocateResult$11, method_45150, method_45150
String (RegistryEntryPredicateArgumentType$EntryPredicate, RegistryEntry$Reference): lambda$showLocateResult$10, method_45151, method_45151
com.mojang.brigadier.exceptions.CommandSyntaxException (RegistryPredicateArgumentType$RegistryPredicate): lambda$locateStructure$9, method_43906, method_43906
Optional (Registry, RegistryKey): lambda$getHolders$8, method_43909, method_43909
RegistryEntryList$Direct (RegistryEntry): lambda$getHolders$7, method_43908, method_43908
int (com.mojang.brigadier.context.CommandContext): lambda$register$6, method_43904, method_43904
int (com.mojang.brigadier.context.CommandContext): lambda$register$5, method_43911, method_43911
int (com.mojang.brigadier.context.CommandContext): lambda$register$4, method_43914, method_43914
com.mojang.brigadier.Message (Object): lambda$static$3, method_43913, method_43913
com.mojang.brigadier.Message (Object): lambda$static$2, method_43917, method_43917
com.mojang.brigadier.Message (Object): lambda$static$1, method_41002, method_41002
com.mojang.brigadier.Message (Object): lambda$static$0, method_39985, method_39985