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 classAquaticLookControl -
Uses of LookControl in net.minecraft.entity.mob
Subclasses of LookControl in net.minecraft.entity.mob Modifier and Type Class Description (package private) classPhantomEntity.PhantomLookControlFields in net.minecraft.entity.mob declared as LookControl Modifier and Type Field Description protected LookControlMobEntity. lookControlMethods in net.minecraft.entity.mob that return LookControl Modifier and Type Method Description LookControlMobEntity. getLookControl() -
Uses of LookControl in net.minecraft.entity.passive
Subclasses of LookControl in net.minecraft.entity.passive Modifier and Type Class Description (package private) classAxolotlEntity.AxolotlLookControl(package private) classBeeEntity.BeeLookControlclassFoxEntity.FoxLookControl