Uses of Class
net.minecraft.util.SingleKeyCache
-
Uses of SingleKeyCache in net.minecraft
Modifier and TypeMethodDescriptionstatic <K,
V> SingleKeyCache<K, V> Util.singleKeyCache
(Function<K, V> p_270326_) -
Uses of SingleKeyCache in net.minecraft.client.gui.components
Modifier and TypeFieldDescriptionprivate final SingleKeyCache<MultiLineTextWidget.CacheKey,
MultiLineLabel> MultiLineTextWidget.cache