Package net.minecraft.level.chunk
Class ServerChunkCache
java.lang.Object
net.minecraft.level.chunk.ServerChunkCache
- All Implemented Interfaces:
LevelSource
- Mappings:
Namespace Name intermediary net/minecraft/class_326glue class_349server jbclient oknamed net/minecraft/level/chunk/ServerChunkCache
-
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) private voidmethod_1049(Chunk chunk) private voidmethod_1050(Chunk chunk) private Chunkmethod_1051(int x, int z) booleanbooleantoString()
-
Field Details
-
dropSet
- Mappings:
Namespace Name Mixin selector intermediary field_1225Lnet/minecraft/class_326;field_1225:Ljava/util/Set;glue field_1420Lclass_349;field_1420:Ljava/util/Set;server aLjb;a:Ljava/util/Set;client aLok;a:Ljava/util/Set;named dropSetLnet/minecraft/level/chunk/ServerChunkCache;dropSet:Ljava/util/Set;
-
field_1226
- Mappings:
Namespace Name Mixin selector intermediary field_1226Lnet/minecraft/class_326;field_1226:Lnet/minecraft/class_43;glue field_1421Lclass_349;field_1421:Lclass_279;server bLjb;b:Lhi;client bLok;b:Llm;named field_1226Lnet/minecraft/level/chunk/ServerChunkCache;field_1226:Lnet/minecraft/level/chunk/Chunk;
-
levelSource
- Mappings:
Namespace Name Mixin selector intermediary field_1227Lnet/minecraft/class_326;field_1227:Lnet/minecraft/class_51;glue field_1422Lclass_349;field_1422:Lclass_60;server cLjb;c:Lbl;client cLok;c:Lcl;named levelSourceLnet/minecraft/level/chunk/ServerChunkCache;levelSource:Lnet/minecraft/level/source/LevelSource;
-
chunkIO
- Mappings:
Namespace Name Mixin selector intermediary field_1228Lnet/minecraft/class_326;field_1228:Lnet/minecraft/class_243;glue field_1423Lclass_349;field_1423:Lclass_26;server dLjb;d:Lan;client dLok;d:Lbf;named chunkIOLnet/minecraft/level/chunk/ServerChunkCache;chunkIO:Lnet/minecraft/level/chunk/ChunkIO;
-
serverChunkCache
- Mappings:
Namespace Name Mixin selector intermediary field_1229Lnet/minecraft/class_326;field_1229:Ljava/util/Map;glue field_1424Lclass_349;field_1424:Ljava/util/Map;server eLjb;e:Ljava/util/Map;client eLok;e:Ljava/util/Map;named serverChunkCacheLnet/minecraft/level/chunk/ServerChunkCache;serverChunkCache:Ljava/util/Map;
-
field_1230
- Mappings:
Namespace Name Mixin selector intermediary field_1230Lnet/minecraft/class_326;field_1230:Ljava/util/List;glue field_1425Lclass_349;field_1425:Ljava/util/List;server fLjb;f:Ljava/util/List;client fLok;f:Ljava/util/List;named field_1230Lnet/minecraft/level/chunk/ServerChunkCache;field_1230:Ljava/util/List;
-
level
- Mappings:
Namespace Name Mixin selector intermediary field_1231Lnet/minecraft/class_326;field_1231:Lnet/minecraft/class_18;glue field_1426Lclass_349;field_1426:Lclass_129;server gLjb;g:Ldj;client gLok;g:Lfd;named levelLnet/minecraft/level/chunk/ServerChunkCache;level:Lnet/minecraft/level/Level;
-
-
Constructor Details
-
ServerChunkCache
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_326;<init>(Lnet/minecraft/class_18;Lnet/minecraft/class_243;Lnet/minecraft/class_51;)Vglue <init>Lclass_349;<init>(Lclass_129;Lclass_26;Lclass_60;)Vserver <init>Ljb;<init>(Ldj;Lan;Lbl;)Vclient <init>Lok;<init>(Lfd;Lbf;Lcl;)Vnamed <init>Lnet/minecraft/level/chunk/ServerChunkCache;<init>(Lnet/minecraft/level/Level;Lnet/minecraft/level/chunk/ChunkIO;Lnet/minecraft/level/source/LevelSource;)V
-
-
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
-
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;
-
method_1051
- Mappings:
Namespace Name Mixin selector intermediary method_1051Lnet/minecraft/class_326;method_1051(II)Lnet/minecraft/class_43;glue method_1413Lclass_349;method_1413(II)Lclass_279;server dLjb;d(II)Lhi;client dLok;d(II)Llm;named method_1051Lnet/minecraft/level/chunk/ServerChunkCache;method_1051(II)Lnet/minecraft/level/chunk/Chunk;
-
method_1049
- Mappings:
Namespace Name Mixin selector intermediary method_1049Lnet/minecraft/class_326;method_1049(Lnet/minecraft/class_43;)Vglue method_1411Lclass_349;method_1411(Lclass_279;)Vserver aLjb;a(Lhi;)Vclient aLok;a(Llm;)Vnamed method_1049Lnet/minecraft/level/chunk/ServerChunkCache;method_1049(Lnet/minecraft/level/chunk/Chunk;)V
-
method_1050
- Mappings:
Namespace Name Mixin selector intermediary method_1050Lnet/minecraft/class_326;method_1050(Lnet/minecraft/class_43;)Vglue method_1412Lclass_349;method_1412(Lclass_279;)Vserver bLjb;b(Lhi;)Vclient bLok;b(Llm;)Vnamed method_1050Lnet/minecraft/level/chunk/ServerChunkCache;method_1050(Lnet/minecraft/level/chunk/Chunk;)V
-
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
-
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
-
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;
-