net.minecraft.world.debug.data

public record BreezeDebugData

net.minecraft.util.debug.DebugBreezeInfo
net.minecraft.class_12007
net.minecraft.world.debug.data.BreezeDebugData

Field summary

Modifier and TypeField
private final Optional<Integer>
attackTarget
comp_4852
attackTarget
private final Optional<BlockPos>
jumpTarget
comp_4853
jumpTarget
public static final PacketCodec<io.netty.buffer.ByteBuf, BreezeDebugData>
STREAM_CODEC
field_62846
PACKET_CODEC

Constructor summary

ModifierConstructor
public (Optional<Integer> attackTarget, Optional<BlockPos> jumpTarget)

Method summary

Modifier and TypeMethod
public Optional<Integer>
attackTarget()
comp_4852()
attackTarget()
public Optional<BlockPos>
jumpTarget()
comp_4853()
jumpTarget()