Uses of Class
net.minecraft.entity.passive.AllayEntity
Package
Description
-
Uses of AllayEntity in net.minecraft.client.render.entity
Modifier and TypeMethodDescriptionprotected int
AllayEntityRenderer.getBlockLight
(AllayEntity allayEntity, BlockPos blockPos) void
AllayEntityRenderer.updateRenderState
(AllayEntity allayEntity, AllayEntityRenderState allayEntityRenderState, float float2) -
Uses of AllayEntity in net.minecraft.entity
-
Uses of AllayEntity in net.minecraft.entity.passive
Modifier and TypeFieldDescriptionprotected static final ImmutableList
<SensorType<? extends Sensor<? super AllayEntity>>> AllayEntity.SENSORS
Modifier and TypeMethodDescriptionprotected Brain.Profile
<AllayEntity> AllayEntity.createBrainProfile()
AllayEntity.getBrain()
Modifier and TypeMethodDescriptionprivate static void
AllayBrain.addCoreActivities
(Brain<AllayEntity> brain) private static void
AllayBrain.addIdleActivities
(Brain<AllayEntity> brain) protected static Brain
<?> AllayBrain.create
(Brain<AllayEntity> brain)