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, ?> p_400255_) void
ClientLevel.registerForCleaning
(CacheSlot<ClientLevel, ?> p_399472_) void
ClientPacketListener.registerForCleaning
(CacheSlot<?, ?> p_400302_)