net.minecraft.world.debug

public record DebugSubscriptionType$Value<T>

net.minecraft.util.debug.DebugSubscription$Event
net.minecraft.class_12017$class_12018
net.minecraft.world.debug.DebugSubscriptionType$Value

Field summary

Modifier and TypeField
private final DebugSubscriptionType<T>
subscription
comp_4871
subscription
private final T
value
comp_4872
value
public static final PacketCodec<RegistryByteBuf, DebugSubscriptionType$Value<?>>
STREAM_CODEC
field_62867
PACKET_CODEC

Constructor summary

ModifierConstructor
public (DebugSubscriptionType<T> subscription, T value)

Method summary

Modifier and TypeMethod
private static <T> PacketCodec<? super RegistryByteBuf, DebugSubscriptionType$Value<T>>
streamCodec(DebugSubscription<T> subscription)
method_74574(class_12017<T> arg0)
createPacketCodec(DebugSubscriptionType<T> type)
public DebugSubscriptionType<T>
subscription()
comp_4871()
subscription()
public T
value()
comp_4872()
value()
private static DebugSubscriptionType$Value
lambda$streamCodec$0(DebugSubscription arg0, Object arg1)
method_74575(class_12017 arg0, Object arg1)
method_74575(DebugSubscriptionType arg0, Object value)