net.minecraft.util.debug

public record DebugBreezeInfo

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

Field summary

Modifier and TypeField
private final Optional<Integer>
b
attackTarget
comp_4852
attackTarget
private final Optional<BlockPos>
c
jumpTarget
comp_4853
jumpTarget
public static final StreamCodec<io.netty.buffer.ByteBuf, DebugBreezeInfo>
a
STREAM_CODEC
field_62846
PACKET_CODEC

Constructor summary

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

Method summary

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