public abstract class LazySupplier<T>
| ok | |
| net.minecraft.class_2603 | |
| net.minecraft.util.LazySupplier | |
| net.minecraft.util.LazyLoadBase |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private T |
| ||||||||
| private boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public T |
| ||||||||
| protected abstract T |
|