public class CacheSlot<C extends CacheSlot$Cleaner<C>, D>
glw | |
net.minecraft.client.multiplayer.CacheSlot | |
net.minecraft.class_10719 | |
net.minecraft.client.world.DataCache |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private final Function<C, D> |
| ||||||||
private C |
| ||||||||
private D |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Function<C, D> dataFunction) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public D |
| ||||||||
public void |
|