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 intAllayEntityRenderer.getBlockLight(AllayEntity allayEntity, BlockPos blockPos) voidAllayEntityRenderer.updateRenderState(AllayEntity allayEntity, AllayEntityRenderState allayEntityRenderState, float float2) -
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 TypeFieldDescriptionprotected static final ImmutableList<SensorType<? extends Sensor<? super AllayEntity>>> AllayEntity.SENSORSMethods 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 voidAllayBrain.addCoreActivities(Brain<AllayEntity> brain) private static voidAllayBrain.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