Package net.minecraft.client.world
Class DataCache<C extends DataCache.CacheContext<C>,D>
java.lang.Object
net.minecraft.client.world.DataCache<C,D>
- Mappings:
Namespace Name named net/minecraft/client/world/DataCacheintermediary net/minecraft/class_10719official glh
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceDataCache.CacheContext<C extends DataCache.CacheContext<C>> -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
dataFunction
- Mappings:
Namespace Name Mixin selector named dataFunctionLnet/minecraft/client/world/DataCache;dataFunction:Ljava/util/function/Function;intermediary field_56351Lnet/minecraft/class_10719;field_56351:Ljava/util/function/Function;official aLglh;a:Ljava/util/function/Function;
-
context
- Mappings:
Namespace Name Mixin selector named contextLnet/minecraft/client/world/DataCache;context:Lnet/minecraft/client/world/DataCache$CacheContext;intermediary field_56352Lnet/minecraft/class_10719;field_56352:Lnet/minecraft/class_10719$class_10720;official bLglh;b:Lglh$a;
-
data
- Mappings:
Namespace Name Mixin selector named dataLnet/minecraft/client/world/DataCache;data:Ljava/lang/Object;intermediary field_56353Lnet/minecraft/class_10719;field_56353:Ljava/lang/Object;official cLglh;c:Ljava/lang/Object;
-
-
Constructor Details
-
DataCache
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/world/DataCache;<init>(Ljava/util/function/Function;)Vintermediary <init>Lnet/minecraft/class_10719;<init>(Ljava/util/function/Function;)Vofficial <init>Lglh;<init>(Ljava/util/function/Function;)V
-
-
Method Details
-
compute
- Mappings:
Namespace Name Mixin selector named computeLnet/minecraft/client/world/DataCache;compute(Lnet/minecraft/client/world/DataCache$CacheContext;)Ljava/lang/Object;intermediary method_67267Lnet/minecraft/class_10719;method_67267(Lnet/minecraft/class_10719$class_10720;)Ljava/lang/Object;official aLglh;a(Lglh$a;)Ljava/lang/Object;
-
clean
public void clean()- Mappings:
Namespace Name Mixin selector named cleanLnet/minecraft/client/world/DataCache;clean()Vintermediary method_67266Lnet/minecraft/class_10719;method_67266()Vofficial aLglh;a()V
-