Uses of Class
net.minecraft.entity.ai.goal.TemptGoal
-
Packages that use TemptGoal Package Description net.minecraft.entity.passive -
-
Uses of TemptGoal in net.minecraft.entity.passive
Subclasses of TemptGoal in net.minecraft.entity.passive Modifier and Type Class Description (package private) static class
CatEntity.TemptGoal
(package private) static class
OcelotEntity.TemptGoal
Fields in net.minecraft.entity.passive declared as TemptGoal Modifier and Type Field Description private TemptGoal
CatEntity. temptGoal
private TemptGoal
StriderEntity. temptGoal
-