Package net.minecraft.entity.ai.goal
Class TemptGoal.class_11185
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.TemptGoal
net.minecraft.entity.ai.goal.TemptGoal.class_11185
- Enclosing class:
TemptGoal
- Mappings:
Namespace Name named net/minecraft/entity/ai/goal/TemptGoal$class_11185intermediary net/minecraft/class_1391$class_11185official cgs$a
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.TemptGoal
TemptGoal.class_11185Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control -
Field Summary
Fields inherited from class net.minecraft.entity.ai.goal.TemptGoal
closestPlayer, mob, speed -
Constructor Summary
ConstructorsConstructorDescriptionclass_11185(MobEntity mobEntity, double speed, Predicate<ItemStack> foodPredicate, boolean canBeScared, double double2) -
Method Summary
Modifier and TypeMethodDescriptionprotected voidmethod_70684(PlayerEntity playerEntity) protected voidMethods inherited from class net.minecraft.entity.ai.goal.TemptGoal
canBeScared, canStart, isActive, shouldContinue, start, stop, tickMethods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldRunEveryTick, toGoalTicks, toString
-
Constructor Details
-
class_11185
public class_11185(MobEntity mobEntity, double speed, Predicate<ItemStack> foodPredicate, boolean canBeScared, double double2) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/entity/ai/goal/TemptGoal;<init>(Lnet/minecraft/entity/mob/MobEntity;DLjava/util/function/Predicate;ZD)Vintermediary <init>Lnet/minecraft/class_1391;<init>(Lnet/minecraft/class_1308;DLjava/util/function/Predicate;ZD)Vofficial <init>Lcgs;<init>(Lbyp;DLjava/util/function/Predicate;ZD)V
-
-
Method Details
-
method_70685
protected void method_70685()- Overrides:
method_70685in classTemptGoal- Mappings:
Namespace Name Mixin selector named method_70685Lnet/minecraft/entity/ai/goal/TemptGoal;method_70685()Vintermediary method_70685Lnet/minecraft/class_1391;method_70685()Vofficial iLcgs;i()V
-
method_70684
- Overrides:
method_70684in classTemptGoal- Mappings:
Namespace Name Mixin selector named method_70684Lnet/minecraft/entity/ai/goal/TemptGoal;method_70684(Lnet/minecraft/entity/player/PlayerEntity;)Vintermediary method_70684Lnet/minecraft/class_1391;method_70684(Lnet/minecraft/class_1657;)Vofficial aLcgs;a(Lcsu;)V
-