Package net.minecraft.level.chunk
Class MultiplayerChunkCache
java.lang.Object
net.minecraft.level.chunk.MultiplayerChunkCache
- All Implemented Interfaces:
LevelSource
- Mappings:
Namespace Name intermediary net/minecraft/class_455glue class_676server net/minecraft/class_455client uvnamed net/minecraft/level/chunk/MultiplayerChunkCache
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddecorate(LevelSource levelSource, int chunkX, int chunkZ) booleandeleteCacheCauseClientCantHandleThis(boolean iDontKnowWhy, ProgressListener listener) getChunk(int chunkX, int chunkZ) booleanisChunkLoaded(int chunkX, int chunkZ) loadChunk(int chunkX, int chunkZ) booleanbooleanvoidmethod_1954(int x, int z) toString()
-
Field Details
-
field_2552
- Mappings:
Namespace Name Mixin selector intermediary field_2552Lnet/minecraft/class_455;field_2552:Lnet/minecraft/class_43;glue field_2768Lclass_676;field_2768:Lclass_279;server field_2552Lnet/minecraft/class_455;field_2552:Lhi;client aLuv;a:Llm;named field_2552Lnet/minecraft/level/chunk/MultiplayerChunkCache;field_2552:Lnet/minecraft/level/chunk/Chunk;
-
multiplayerChunkCache
- Mappings:
Namespace Name Mixin selector intermediary field_2553Lnet/minecraft/class_455;field_2553:Ljava/util/Map;glue field_2769Lclass_676;field_2769:Ljava/util/Map;server field_2553Lnet/minecraft/class_455;field_2553:Ljava/util/Map;client bLuv;b:Ljava/util/Map;named multiplayerChunkCacheLnet/minecraft/level/chunk/MultiplayerChunkCache;multiplayerChunkCache:Ljava/util/Map;
-
field_2554
- Mappings:
Namespace Name Mixin selector intermediary field_2554Lnet/minecraft/class_455;field_2554:Ljava/util/List;glue field_2770Lclass_676;field_2770:Ljava/util/List;server field_2554Lnet/minecraft/class_455;field_2554:Ljava/util/List;client cLuv;c:Ljava/util/List;named field_2554Lnet/minecraft/level/chunk/MultiplayerChunkCache;field_2554:Ljava/util/List;
-
level
- Mappings:
Namespace Name Mixin selector intermediary field_2555Lnet/minecraft/class_455;field_2555:Lnet/minecraft/class_18;glue field_2771Lclass_676;field_2771:Lclass_129;server field_2555Lnet/minecraft/class_455;field_2555:Ldj;client dLuv;d:Lfd;named levelLnet/minecraft/level/chunk/MultiplayerChunkCache;level:Lnet/minecraft/level/Level;
-
-
Constructor Details
-
MultiplayerChunkCache
-
-
Method Details
-
isChunkLoaded
public boolean isChunkLoaded(int chunkX, int chunkZ) - Specified by:
isChunkLoadedin interfaceLevelSource- Mappings:
Namespace Name Mixin selector intermediary method_1802Lnet/minecraft/class_51;method_1802(II)Zglue method_186Lclass_60;method_186(II)Zserver aLbl;a(II)Zclient aLcl;a(II)Znamed isChunkLoadedLnet/minecraft/level/source/LevelSource;isChunkLoaded(II)Z
-
method_1954
public void method_1954(int x, int z) - Mappings:
Namespace Name Mixin selector intermediary method_1954Lnet/minecraft/class_455;method_1954(II)Vglue method_2218Lclass_676;method_2218(II)Vserver method_1954Lnet/minecraft/class_455;method_1954(II)Vclient dLuv;d(II)Vnamed method_1954Lnet/minecraft/level/chunk/MultiplayerChunkCache;method_1954(II)V
-
loadChunk
- Specified by:
loadChunkin interfaceLevelSource- Mappings:
Namespace Name Mixin selector intermediary method_1807Lnet/minecraft/class_51;method_1807(II)Lnet/minecraft/class_43;glue method_191Lclass_60;method_191(II)Lclass_279;server cLbl;c(II)Lhi;client cLcl;c(II)Llm;named loadChunkLnet/minecraft/level/source/LevelSource;loadChunk(II)Lnet/minecraft/level/chunk/Chunk;
-
getChunk
- Specified by:
getChunkin interfaceLevelSource- Mappings:
Namespace Name Mixin selector intermediary method_1806Lnet/minecraft/class_51;method_1806(II)Lnet/minecraft/class_43;glue method_190Lclass_60;method_190(II)Lclass_279;server bLbl;b(II)Lhi;client bLcl;b(II)Llm;named getChunkLnet/minecraft/level/source/LevelSource;getChunk(II)Lnet/minecraft/level/chunk/Chunk;
-
deleteCacheCauseClientCantHandleThis
public boolean deleteCacheCauseClientCantHandleThis(boolean iDontKnowWhy, ProgressListener listener) - Specified by:
deleteCacheCauseClientCantHandleThisin interfaceLevelSource- Mappings:
Namespace Name Mixin selector intermediary method_1804Lnet/minecraft/class_51;method_1804(ZLnet/minecraft/class_62;)Zglue method_188Lclass_60;method_188(ZLclass_595;)Zserver aLbl;a(ZLpj;)Zclient aLcl;a(ZLyb;)Znamed deleteCacheCauseClientCantHandleThisLnet/minecraft/level/source/LevelSource;deleteCacheCauseClientCantHandleThis(ZLnet/minecraft/util/ProgressListener;)Z
-
method_1801
public boolean method_1801()- Specified by:
method_1801in interfaceLevelSource- Mappings:
Namespace Name Mixin selector intermediary method_1801Lnet/minecraft/class_51;method_1801()Zglue method_185Lclass_60;method_185()Zserver aLbl;a()Zclient aLcl;a()Znamed method_1801Lnet/minecraft/level/source/LevelSource;method_1801()Z
-
method_1805
public boolean method_1805()- Specified by:
method_1805in interfaceLevelSource- Mappings:
Namespace Name Mixin selector intermediary method_1805Lnet/minecraft/class_51;method_1805()Zglue method_189Lclass_60;method_189()Zserver bLbl;b()Zclient bLcl;b()Znamed method_1805Lnet/minecraft/level/source/LevelSource;method_1805()Z
-
decorate
- Specified by:
decoratein interfaceLevelSource- Mappings:
Namespace Name Mixin selector intermediary method_1803Lnet/minecraft/class_51;method_1803(Lnet/minecraft/class_51;II)Vglue method_187Lclass_60;method_187(Lclass_60;II)Vserver aLbl;a(Lbl;II)Vclient aLcl;a(Lcl;II)Vnamed decorateLnet/minecraft/level/source/LevelSource;decorate(Lnet/minecraft/level/source/LevelSource;II)V
-
toString
- Specified by:
toStringin interfaceLevelSource- Overrides:
toStringin classObject- Mappings:
Namespace Name Mixin selector intermediary method_1808Lnet/minecraft/class_51;method_1808()Ljava/lang/String;glue method_296Lclass_60;method_296()Ljava/lang/String;server method_1808Lbl;method_1808()Ljava/lang/String;client cLcl;c()Ljava/lang/String;named toStringLnet/minecraft/level/source/LevelSource;toString()Ljava/lang/String;
-