History - net.minecraft.server.network.SuggestionsManager
26.3-pre-2
Names
Fields
Constructors
Methods
26.3-pre-1
Names
Fields
Constructors
Methods
26.3-snapshot-10
Names
Fields
Constructors
Methods
26.3-snapshot-9
Names
Fields
Constructors
Methods
26.3-snapshot-8
Names
Fields
Constructors
Methods
26.3-snapshot-7
Names
Fields
Constructors
Methods
26.3-snapshot-6
Names
Fields
Constructors
Methods
26.3-snapshot-5
Names
Fields
org.slf4j.Logger: LOGGER, field_1_9515, field_1_9515
Constructors
Methods
26.3-snapshot-4
Names
net.minecraft.server.network.ServerCommandSuggestionsProvider
net.minecraft.class_1_1361
net.minecraft.server.network.SuggestionsManager
Fields
int: MAX_COMMAND_SUGGESTIONS, field_1_9243, MAX_SUGGESTIONS
int: MIN_INTERVAL_TICKS, field_1_9244, RECOMPUTE_INTERVAL_TICKS
ServerPlayerEntity: player, field_1_9247, player
AtomicReference<SuggestionsManager$Task>: lastRequest, field_1_9246, queuedTask
boolean: hasBudget, field_1_9245, recompute
Constructors
Methods
void (): tick, method_1_8911, tick
void (): tryProcessRequest, method_1_8912, recomputeSuggestions
com.mojang.brigadier.suggestion.Suggestions (com.mojang.brigadier.suggestion.Suggestions): limitSuggestionCount, method_1_8909, truncateSuggestions
void (): trySchedule, method_1_8913, scheduleRecomputeIfNeeded
CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> (String): request, method_1_8910, getSuggestions
void (SuggestionsManager$Task, com.mojang.brigadier.suggestion.Suggestions): lambda$tryProcessRequest$0, method_1_8908, method_1_8908