net.minecraft.world.entity.ai.goal

public class SitGoal

extends Goal

aqi
net.minecraft.world.entity.ai.goal.SitGoal
net.minecraft.class_1386
net.minecraft.entity.ai.goal.SitGoal
net.minecraft.entity.ai.goal.SitGoal
net.minecraft.server.v1_15_R1.PathfinderGoalSit

字段概要

修饰符与类型字段
private final TamableAnimal
a
mob
field_6597
tameable
field_75272_a
entity
private boolean
b
wantToSit
field_6598
enabledWithOwner
field_75271_b
willSit

构造函数概要

修饰符构造函数
public (TamableAnimal tameable)

方法概要

修饰符与类型方法
public boolean
b()
canContinueToUse()
method_6266()
shouldContinue()
func_75253_b()
public boolean
a()
canUse()
method_6264()
canStart()
func_75250_a()
public void
c()
start()
method_6269()
start()
func_75249_e()
public void
d()
stop()
method_6270()
stop()
func_75251_c()
public void
a(boolean arg0)
wantToSit(boolean arg0)
method_6311(boolean arg0)
setEnabledWithOwner(boolean enabledWithOwner)
func_75270_a(boolean arg0)
setSitting(boolean arg0)