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) AllayEntityRenderer.getTexture
(AllayEntity allayEntity) -
Uses of AllayEntity in net.minecraft.client.render.entity.model
Modifier and TypeMethodDescriptionvoid
AllayEntityModel.setAngles
(AllayEntity allayEntity, float float2, float float3, float float4, float float5, float float6) -
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)