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

Field summary

Modifier and TypeField
private final TamableAnimal
a
mob
field_6597
tameable
field_75272_a
entity
private boolean
b
wantToSit
field_6598
enabledWithOwner
field_75271_b
willSit

Constructor summary

ModifierConstructor
public (TamableAnimal tameable)

Method summary

Modifier and TypeMethod
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)