net.minecraft.world.entity.ai.behavior

public class PrepareRamNearestTarget$RamCandidate

cds$a
net.minecraft.world.entity.ai.behavior.PrepareRamNearestTarget$RamCandidate
net.minecraft.class_6336$class_6337
net.minecraft.entity.ai.brain.task.PrepareRamTask$Ram
net.minecraft.src.C_141084_$C_141085_
net.minecraft.world.entity.ai.behavior.PrepareRamNearestTarget$a

字段概要

修饰符与类型字段
private final BlockPos
a
startPosition
field_33471
start
f_147790_
private final BlockPos
b
targetPosition
field_33472
end
f_147791_
final LivingEntity
c
target
field_33473
entity
f_147792_

构造函数概要

修饰符构造函数
public (BlockPos start, BlockPos end, LivingEntity entity)

方法概要

修饰符与类型方法
public BlockPos
a()
getStartPosition()
method_36273()
getStart()
m_147797_()
public BlockPos
b()
getTargetPosition()
method_36275()
getEnd()
m_147798_()
public LivingEntity
c()
getTarget()
method_36276()
getEntity()
m_147799_()