Uses of Class
net.minecraft.class_10592
Packages that use class_10592
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10592 in net.minecraft
Methods in net.minecraft that return class_10592Modifier and TypeMethodDescriptionstatic class_10592class_10592.method_66376(NbtCompound nbtCompound, RegistryWrapper.WrapperLookup wrapperLookup) Methods in net.minecraft that return types with arguments of type class_10592Modifier and TypeMethodDescriptionstatic PersistentState.Type<class_10592> class_10592.method_66350() -
Uses of class_10592 in net.minecraft.server.world
Fields in net.minecraft.server.world declared as class_10592Modifier and TypeFieldDescriptionprivate final class_10592ServerChunkLoadingManager.field_55588(package private) final class_10592ChunkTicketManager.field_55591private final class_10592TicketDistanceLevelPropagator.field_55593private final class_10592ServerChunkManager.field_55594Constructors in net.minecraft.server.world with parameters of type class_10592ModifierConstructorDescriptionprotectedChunkTicketManager(class_10592 class_10592, Executor executor, Executor executor2) ServerChunkLoadingManager(ServerWorld world, LevelStorage.Session session, com.mojang.datafixers.DataFixer dataFixer, StructureTemplateManager structureTemplateManager, Executor executor, ThreadExecutor<Runnable> mainThreadExecutor, ChunkProvider chunkProvider, ChunkGenerator chunkGenerator, WorldGenerationProgressListener worldGenerationProgressListener, ChunkStatusChangeListener chunkStatusChangeListener, Supplier<PersistentStateManager> persistentStateManagerFactory, class_10592 class_10592, int int2, boolean bool) TicketDistanceLevelPropagator(ChunkTicketManager chunkTicketManager, class_10592 class_10592) protectedTicketManager(class_10592 class_10592, Executor mainThreadExecutor, Executor executor) -
Uses of class_10592 in net.minecraft.world
Fields in net.minecraft.world declared as class_10592Modifier and TypeFieldDescriptionprivate final class_10592SimulationDistanceLevelPropagator.field_55596Constructors in net.minecraft.world with parameters of type class_10592