Package net.minecraft.world.chunk
Class ChunkLoadingCounter
java.lang.Object
net.minecraft.world.chunk.ChunkLoadingCounter
- Mappings:
Namespace Name named net/minecraft/world/chunk/ChunkLoadingCounterintermediary net/minecraft/class_11542official awa
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
nonFullChunks
- Mappings:
Namespace Name Mixin selector named nonFullChunksLnet/minecraft/world/chunk/ChunkLoadingCounter;nonFullChunks:Ljava/util/List;intermediary field_61082Lnet/minecraft/class_11542;field_61082:Ljava/util/List;official aLawa;a:Ljava/util/List;
-
totalChunks
private int totalChunks- Mappings:
Namespace Name Mixin selector named totalChunksLnet/minecraft/world/chunk/ChunkLoadingCounter;totalChunks:Iintermediary field_61083Lnet/minecraft/class_11542;field_61083:Iofficial bLawa;b:I
-
-
Constructor Details
-
ChunkLoadingCounter
public ChunkLoadingCounter()
-
-
Method Details
-
load
- Mappings:
Namespace Name Mixin selector named loadLnet/minecraft/world/chunk/ChunkLoadingCounter;load(Lnet/minecraft/server/world/ServerWorld;Ljava/lang/Runnable;)Vintermediary method_72247Lnet/minecraft/class_11542;method_72247(Lnet/minecraft/class_3218;Ljava/lang/Runnable;)Vofficial aLawa;a(Lawx;Ljava/lang/Runnable;)V
-
getFullChunks
public int getFullChunks()- Mappings:
Namespace Name Mixin selector named getFullChunksLnet/minecraft/world/chunk/ChunkLoadingCounter;getFullChunks()Iintermediary method_72245Lnet/minecraft/class_11542;method_72245()Iofficial aLawa;a()I
-
getNonFullChunks
public int getNonFullChunks()- Mappings:
Namespace Name Mixin selector named getNonFullChunksLnet/minecraft/world/chunk/ChunkLoadingCounter;getNonFullChunks()Iintermediary method_72249Lnet/minecraft/class_11542;method_72249()Iofficial bLawa;b()I
-
getTotalChunks
public int getTotalChunks()- Mappings:
Namespace Name Mixin selector named getTotalChunksLnet/minecraft/world/chunk/ChunkLoadingCounter;getTotalChunks()Iintermediary method_72251Lnet/minecraft/class_11542;method_72251()Iofficial cLawa;c()I
-