Uses of Class
net.minecraft.entity.passive.AllayEntity
Packages that use AllayEntity
Package
Description
-
Uses of AllayEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type AllayEntityModifier and TypeMethodDescriptionprotected int
AllayEntityRenderer.getBlockLight
(AllayEntity allayEntity, BlockPos blockPos) AllayEntityRenderer.getTexture
(AllayEntity allayEntity) -
Uses of AllayEntity in net.minecraft.client.render.entity.model
Methods in net.minecraft.client.render.entity.model with parameters of type AllayEntityModifier and TypeMethodDescriptionvoid
AllayEntityModel.animateModel
(AllayEntity allayEntity, float float2, float float3, float float4) void
AllayEntityModel.setAngles
(AllayEntity allayEntity, float float2, float float3, float float4, float float5, float float6) -
Uses of AllayEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type AllayEntity -
Uses of AllayEntity in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive with type parameters of type AllayEntityModifier and TypeFieldDescriptionprivate final EntityGameEventHandler<AllayEntity>
AllayEntity.gameEventHandler
protected static final ImmutableList<SensorType<? extends Sensor<? super AllayEntity>>>
AllayEntity.SENSORS
Methods in net.minecraft.entity.passive that return types with arguments of type AllayEntityModifier and TypeMethodDescriptionprotected Brain.Profile<AllayEntity>
AllayEntity.createBrainProfile()
AllayEntity.getBrain()
Methods in net.minecraft.entity.passive with parameters of type AllayEntityMethod parameters in net.minecraft.entity.passive with type arguments of type AllayEntityModifier 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) Constructor parameters in net.minecraft.entity.passive with type arguments of type AllayEntity