Class CacheSlot<C extends CacheSlot.Cleaner<C>,D>

java.lang.Object
net.minecraft.client.multiplayer.CacheSlot<C,D>

public class CacheSlot<C extends CacheSlot.Cleaner<C>,D> extends Object
  • Field Details

  • Constructor Details

    • CacheSlot

      public CacheSlot(Function<C,D> p_399634_)
  • Method Details

    • compute

      public D compute(C p_399903_)
    • clear

      public void clear()