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.cacheSlots
Methods in net.minecraft.client.multiplayer with parameters of type CacheSlotModifier and TypeMethodDescriptionvoid
CacheSlot.Cleaner.registerForCleaning
(CacheSlot<C, ?> pCacheSlot) void
ClientLevel.registerForCleaning
(CacheSlot<ClientLevel, ?> pCacheSlot) void
ClientPacketListener.registerForCleaning
(CacheSlot<?, ?> pCacheSlot)