net.minecraft.util.debug

public record DebugBreezeInfo

bvj
net.minecraft.util.debug.DebugBreezeInfo
net.minecraft.class_12007
net.minecraft.world.debug.data.BreezeDebugData
net.minecraft.src.C_411019_
net.minecraft.util.debug.DebugBreezeInfo

Field summary

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

Constructor summary

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

Method summary

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