Package net.minecraft.util.debug
Interface DebugValueSource.Registration
- Enclosing interface:
DebugValueSource
public static interface DebugValueSource.Registration
-
Method Summary
Modifier and TypeMethodDescription<T> voidregister(DebugSubscription<T> pSubscription, DebugValueSource.ValueGetter<T> pGetter)
-
Method Details
-
register
-