Package net.minecraft.world.gen.feature
Class EndSpikeFeature.SpikeCache
java.lang.Object
com.google.common.cache.CacheLoader<Long,List<EndSpikeFeature.Spike>>
 
net.minecraft.world.gen.feature.EndSpikeFeature.SpikeCache
- Enclosing class:
 EndSpikeFeature
private static class EndSpikeFeature.SpikeCache
extends CacheLoader<Long,List<EndSpikeFeature.Spike>> 
- Mappings:
 Namespace Name named net/minecraft/world/gen/feature/EndSpikeFeature$SpikeCacheintermediary net/minecraft/class_3310$class_3311official ehj$b
- 
Nested Class Summary
Nested classes/interfaces inherited from class com.google.common.cache.CacheLoader
CacheLoader.InvalidCacheLoadException, CacheLoader.UnsupportedLoadingOperationException - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class com.google.common.cache.CacheLoader
asyncReloading, from, from, loadAll, reload 
- 
Constructor Details
- 
SpikeCache
SpikeCache() 
 - 
 - 
Method Details
- 
load
- Specified by:
 loadin classCacheLoader<Long,List<EndSpikeFeature.Spike>> - Mappings:
 Namespace Name Mixin selector named loadLnet/minecraft/world/gen/feature/EndSpikeFeature$SpikeCache;load(Ljava/lang/Long;)Ljava/util/List;intermediary method_14507Lnet/minecraft/class_3310$class_3311;method_14507(Ljava/lang/Long;)Ljava/util/List;official aLehj$b;a(Ljava/lang/Long;)Ljava/util/List;
 
 -