Uses of Class
net.minecraft.entity.ai.control.LookControl
Package | Description |
---|---|
net.minecraft.entity.ai.control | |
net.minecraft.entity.mob | |
net.minecraft.entity.passive |
-
Uses of LookControl in net.minecraft.entity.ai.control
Subclasses of LookControl in net.minecraft.entity.ai.control Modifier and Type Class Description class
AquaticLookControl
-
Uses of LookControl in net.minecraft.entity.mob
Subclasses of LookControl in net.minecraft.entity.mob Modifier and Type Class Description (package private) class
PhantomEntity.PhantomLookControl
Fields in net.minecraft.entity.mob declared as LookControl Modifier and Type Field Description protected LookControl
MobEntity. lookControl
Methods in net.minecraft.entity.mob that return LookControl Modifier and Type Method Description LookControl
MobEntity. getLookControl()
-
Uses of LookControl in net.minecraft.entity.passive
Subclasses of LookControl in net.minecraft.entity.passive Modifier and Type Class Description (package private) class
AxolotlEntity.AxolotlLookControl
(package private) class
BeeEntity.BeeLookControl
class
FoxEntity.FoxLookControl