| bxc$a | |
| net.minecraft.util.debug.DebugSubscription$Event | |
| net.minecraft.class_12017$class_12018 | |
| net.minecraft.world.debug.DebugSubscriptionType$Value |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final DebugSubscription<T> |
| ||||||||
| private final T |
| ||||||||
| public static final StreamCodec<RegistryFriendlyByteBuf, DebugSubscription$Event<?>> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (DebugSubscription<T> subscription, T value) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static <T> StreamCodec<? super RegistryFriendlyByteBuf, DebugSubscription$Event<T>> |
| ||||||||
| public DebugSubscription<T> |
| ||||||||
| public T |
|