Package net.minecraft
Class class_3468
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.class_3468
- Mappings:
Namespace Name official aghintermediary net/minecraft/class_3468named net/minecraft/class_3468
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancanStart()booleancanStop()private booleanmethod_15676(RenderBlockView renderBlockView, BlockPos blockPos) private voidbooleanvoidstart()voidtick()Methods inherited from class net.minecraft.entity.ai.goal.Goal
getCategoryBits, setCategoryBits, stop
-
Field Details
-
field_16845
- Mappings:
Namespace Name Mixin selector official aLagh;a:Lafg;intermediary field_16845Lnet/minecraft/class_3468;field_16845:Lnet/minecraft/class_877;named field_16845Lnet/minecraft/class_3468;field_16845:Lnet/minecraft/entity/PathAwareEntity;
-
-
Constructor Details
-
class_3468
-
-
Method Details
-
canStart
public boolean canStart() -
shouldContinue
public boolean shouldContinue()- Overrides:
shouldContinuein classGoal- Mappings:
Namespace Name Mixin selector official bLagt;b()Zintermediary method_2744Lnet/minecraft/class_896;method_2744()Znamed shouldContinueLnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z
-
canStop
public boolean canStop() -
start
public void start() -
method_15677
private void method_15677()- Mappings:
Namespace Name Mixin selector official gLagh;g()Vintermediary method_15677Lnet/minecraft/class_3468;method_15677()Vnamed method_15677Lnet/minecraft/class_3468;method_15677()V
-
tick
public void tick() -
method_15676
- Mappings:
Namespace Name Mixin selector official aLagh;a(Layc;Lel;)Zintermediary method_15676Lnet/minecraft/class_3468;method_15676(Lnet/minecraft/class_3599;Lnet/minecraft/class_2552;)Znamed method_15676Lnet/minecraft/class_3468;method_15676(Lnet/minecraft/world/RenderBlockView;Lnet/minecraft/util/math/BlockPos;)Z
-