Uses of Class
net.minecraft.client.multiplayer.CacheSlot
Packages that use CacheSlot
-
Uses of CacheSlot in net.minecraft.client.multiplayer
Fields in net.minecraft.client.multiplayer with type parameters of type CacheSlotModifier and TypeFieldDescriptionprivate final List<WeakReference<CacheSlot<?, ?>>> ClientPacketListener.cacheSlotsMethods in net.minecraft.client.multiplayer with parameters of type CacheSlotModifier and TypeMethodDescriptionvoidCacheSlot.Cleaner.registerForCleaning(CacheSlot<C, ?> pCacheSlot) voidClientLevel.registerForCleaning(CacheSlot<ClientLevel, ?> p_399472_) voidClientPacketListener.registerForCleaning(CacheSlot<?, ?> pCacheSlot)