Uses of Class
net.minecraft.entity.monster.ZoglinEntity
Package
Description
-
Uses of ZoglinEntity in net.minecraft.client.renderer.entity
-
Uses of ZoglinEntity in net.minecraft.entity
-
Uses of ZoglinEntity in net.minecraft.entity.monster
Modifier and TypeFieldDescriptionprotected static final com.google.common.collect.ImmutableList<? extends SensorType<? extends Sensor<? super ZoglinEntity>>>
ZoglinEntity.SENSOR_TYPES
Modifier and TypeMethodDescriptionprotected Brain.BrainCodec<ZoglinEntity>
ZoglinEntity.brainProvider()
ZoglinEntity.getBrain()
Modifier and TypeMethodDescriptionprivate static void
ZoglinEntity.initCoreActivity
(Brain<ZoglinEntity> p_234328_0_) private static void
ZoglinEntity.initFightActivity
(Brain<ZoglinEntity> p_234330_0_) private static void
ZoglinEntity.initIdleActivity
(Brain<ZoglinEntity> p_234329_0_) ModifierConstructorDescriptionZoglinEntity
(EntityType<? extends ZoglinEntity> p_i231566_1_, World p_i231566_2_)