Uses of Class
net.minecraft.entity.mob.ZoglinEntity
Packages that use ZoglinEntity
Package
Description
-
Uses of ZoglinEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type ZoglinEntity -
Uses of ZoglinEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type ZoglinEntity -
Uses of ZoglinEntity in net.minecraft.entity.mob
Fields in net.minecraft.entity.mob with type parameters of type ZoglinEntityModifier and TypeFieldDescriptionprotected static final ImmutableList<? extends SensorType<? extends Sensor<? super ZoglinEntity>>>
ZoglinEntity.USED_SENSORS
Methods in net.minecraft.entity.mob that return types with arguments of type ZoglinEntityModifier and TypeMethodDescriptionprotected Brain.Profile<ZoglinEntity>
ZoglinEntity.createBrainProfile()
ZoglinEntity.getBrain()
Method parameters in net.minecraft.entity.mob with type arguments of type ZoglinEntityModifier and TypeMethodDescriptionprivate static void
ZoglinEntity.addCoreTasks
(Brain<ZoglinEntity> brain) private static void
ZoglinEntity.addFightTasks
(Brain<ZoglinEntity> brain) private static void
ZoglinEntity.addIdleTasks
(Brain<ZoglinEntity> brain) Constructor parameters in net.minecraft.entity.mob with type arguments of type ZoglinEntity