| public ClientCommandSource | | getSuggestionsProvider() | | getSuggestionsProvider() | | method_2875() | | getCommandSource() |
|
| public void | | close() | | close() | | method_47658() | | unloadWorld() |
|
| public void | | clearLevel() | | clearLevel() | | method_54134() | | clearWorld() |
|
| private void | | clearCacheSlots() | | clearCacheSlots() | | method_67268() | | clearCachedData() |
|
| public RecipeManager | | recipes() | | recipes() | | method_64899() | | getRecipeManager() |
|
| public void | |
| public void | |
| private Entity | |
| private void | | postAddEntitySoundInstance(Entity entity) | | postAddEntitySoundInstance(Entity entity) | | method_43209(class_1297 arg0) | | playSpawnSound(Entity entity) |
|
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| private static boolean | | setValuesFromPositionPacket(PositionMoveRotation change, Set<Relative> relatives, Entity entity, boolean interpolate) | | setValuesFromPositionPacket(PositionMoveRotation change, Set<Relative> relatives, Entity entity, boolean interpolate) | | method_64897(class_10182 arg0, Set<class_2709> arg1, class_1297 arg2, boolean arg3) | | setPosition(EntityPosition pos, Set<PositionFlag> flags, Entity entity, boolean arg3) |
|
| public void | |
| public void | |
| public void | |
| public void | |
| private void | |
| private void | |
| public void | |
| private void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| private static ItemStack | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| private LevelLoadingScreen$WorldEntryReason | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| private void | |
| private void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| private void | |
| public void | |
| private <T> Registry$PendingTagLoad<T> | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| private void | |
| private void | |
| private boolean | | enforcesSecureChat() | | enforcesSecureChat() | | method_46529() | | isSecureChatEnforced() |
|
| public boolean | | onlineMode() | | onlineMode() | | method_1_5685() | | isOnlineMode() |
|
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| private void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| private void | | applyLightData(int x, int z, ClientboundLightUpdatePacketData lightData, boolean scheduleRebuild) | | applyLightData(int x, int z, ClientboundLightUpdatePacketData lightData, boolean scheduleRebuild) | | method_38543(int arg0, int arg1, class_6606 arg2, boolean arg3) | | readLightData(int x, int z, LightData data, boolean scheduleBlockRenders) |
|
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| public void | |
| private void | | readSectionList(int chunkX, int chunkZ, LevelLightEngine lightEngine, LightLayer layer, BitSet yMask, BitSet emptyYMask, Iterator<byte[]> updates, boolean scheduleRebuild) | | readSectionList(int chunkX, int chunkZ, LevelLightEngine lightEngine, LightLayer layer, BitSet yMask, BitSet emptyYMask, Iterator<byte[]> updates, boolean scheduleRebuild) | | method_2870(int arg0, int arg1, class_3568 arg2, class_1944 arg3, BitSet arg4, BitSet arg5, Iterator<byte[]> arg6, boolean arg7) | | updateLighting(int chunkX, int chunkZ, LightingProvider provider, LightType type, BitSet inited, BitSet uninited, Iterator<byte[]> nibbles, boolean scheduleBlockRenders) |
|
| public ClientConnection | | getConnection() | | getConnection() | | method_48296() | | getConnection() |
|
| public boolean | | isAcceptingMessages() | | isAcceptingMessages() | | method_48106() | | isConnectionOpen() |
|
| public Collection<PlayerListEntry> | | getListedOnlinePlayers() | | getListedOnlinePlayers() | | method_45732() | | getListedPlayerListEntries() |
|
| public Collection<PlayerListEntry> | | getOnlinePlayers() | | getOnlinePlayers() | | method_2880() | | getPlayerList() |
|
| public Collection<UUID> | | getOnlinePlayerIds() | | getOnlinePlayerIds() | | method_31363() | | getPlayerUuids() |
|
| public PlayerListEntry | | getPlayerInfo(UUID player) | | getPlayerInfo(UUID player) | | method_2871(UUID arg0) | | getPlayerListEntry(UUID uuid) |
|
| public PlayerListEntry | |
| public Map<UUID, PlayerListEntry> | | getSeenPlayers() | | getSeenPlayers() | | method_73234() | | getSeenPlayers() |
|
| public PlayerListEntry | | getPlayerInfoIgnoreCase(String player) | | getPlayerInfoIgnoreCase(String player) | | method_73471(String arg0) | | getCaseInsensitivePlayerInfo(String name) |
|
| public com.mojang.authlib.GameProfile | | getLocalGameProfile() | | getLocalGameProfile() | | method_2879() | | getProfile() |
|
| public ClientAdvancementManager | | getAdvancements() | | getAdvancements() | | method_2869() | | getAdvancementHandler() |
|
| public com.mojang.brigadier.CommandDispatcher<ClientCommandSource> | | getCommands() | | getCommands() | | method_2886() | | getCommandDispatcher() |
|
| public ClientWorld | | getLevel() | | getLevel() | | method_2890() | | getWorld() |
|
| public DataQueryHandler | | getDebugQueryHandler() | | getDebugQueryHandler() | | method_2876() | | getDataQueryHandler() |
|
| public Set<RegistryKey<World>> | | levels() | | levels() | | method_29356() | | getWorldKeys() |
|
| public DynamicRegistryManager$Immutable | | registryAccess() | | registryAccess() | | method_29091() | | getRegistryManager() |
|
| public void | |
| private void | | sendChatAcknowledgement() | | sendChatAcknowledgement() | | method_45737() | | sendAcknowledgment() |
|
| public void | |
| public void | |
| public void | |
| private ClientPlayNetworkHandler$CommandRunResult | |
| private static boolean | | isValidCommand(com.mojang.brigadier.ParseResults<?> parseResults) | | isValidCommand(com.mojang.brigadier.ParseResults<?> parseResults) | | method_71925(com.mojang.brigadier.ParseResults<?> arg0) | | validate(com.mojang.brigadier.ParseResults<?> parseResults) |
|
| private void | | openSendConfirmationWindow(String command, String messageKey, Component acceptButton, Runnable onAccept) | | openSendConfirmationWindow(String command, String messageKey, Component acceptButton, Runnable onAccept) | | method_73231(String arg0, String arg1, class_2561 arg2, Runnable arg3) | | openConfirmCommandScreen(String command, String message, Text yesText, Runnable action) |
|
| private void | |
| private void | |
| public void | |
| public void | | tick() | | tick() | | method_18784() | | tick() |
|
| private void | | notifyPlayerLoaded() | | notifyPlayerLoaded() | | method_72898() | | setPlayerLoaded() |
|
| public Runnable | | getPlayerCompiledSectionCallback() | | getPlayerCompiledSectionCallback() | | method_1_5028() | | getSectionReadyCallback() |
|
| public void | | prepareKeyPair() | | prepareKeyPair() | | method_62151() | | fetchProfileKey() |
|
| private void | |
| protected DialogNetworkAccess | | createDialogAccess() | | createDialogAccess() | | method_72017() | | createDialogNetworkAccess() |
|
| public ServerInfo | | getServerData() | | getServerData() | | method_45734() | | getServerInfo() |
|
| public FeatureSet | | enabledFeatures() | | enabledFeatures() | | method_45735() | | getEnabledFeatures() |
|
| public boolean | |
| public Scoreboard | | scoreboard() | | scoreboard() | | method_55823() | | getScoreboard() |
|
| public BrewingRecipeRegistry | | potionBrewing() | | potionBrewing() | | method_59754() | | getBrewingRecipeRegistry() |
|
| public FuelRegistry | | fuelValues() | | fuelValues() | | method_62147() | | getFuelRegistry() |
|
| public void | | updateSearchTrees() | | updateSearchTrees() | | method_60346() | | refreshSearchManager() |
|
| public SearchManager | | searchTrees() | | searchTrees() | | method_60347() | | getSearchManager() |
|
| public void | |
| public ComponentChangesHash$ComponentHasher | | decoratedHashOpsGenenerator() | | decoratedHashOpsGenenerator() | | method_68823() | | getComponentHasher() |
|
| public ClientWaypointHandler | | getWaypointManager() | | getWaypointManager() | | method_70936() | | getWaypointHandler() |
|
| public DebugDataStore | | createDebugValueAccess() | | createDebugValueAccess() | | method_74750() | | getDebugDataStore() |
|
| public boolean | | hasClientLoaded() | | hasClientLoaded() | | method_76760() | | isLoaded() |
|
| private void | | setClientLoaded(boolean loaded) | | setClientLoaded(boolean loaded) | | method_76761(boolean arg0) | | setLoaded(boolean loaded) |
|
| public ClientClocks | | clockManager() | | clockManager() | | method_1_1047() | | getClocks() |
|