Uses of Class
net.minecraft.class_9069
Packages that use class_9069
Package
Description
The base package for all Minecraft classes.
-
Uses of class_9069 in net.minecraft
Fields in net.minecraft with type parameters of type class_9069Modifier and TypeFieldDescriptionprivate static final ImmutableList<SensorType<? extends Sensor<? super class_9069>>>class_9071.field_47803private static final SingleTickTask<class_9069>class_9071.field_47805Methods in net.minecraft that return types with arguments of type class_9069Modifier and TypeMethodDescriptionprotected Brain.Profile<class_9069>class_9069.createBrainProfile()static Brain.Profile<class_9069>class_9071.method_55728()Methods in net.minecraft with parameters of type class_9069Modifier and TypeMethodDescriptionprotected voidclass_9071.class_9072.finishRunning(ServerWorld serverWorld, class_9069 class_9069, long long2) class_9084.getTexture(class_9069 class_9069) protected voidclass_9071.class_9072.keepRunning(ServerWorld serverWorld, class_9069 class_9069, long long2) static voidclass_9071.method_55734(class_9069 class_9069) protected voidclass_9071.class_9072.run(ServerWorld serverWorld, class_9069 class_9069, long long2) voidclass_9082.setAngles(class_9069 class_9069, float float2, float float3, float float4, float float5, float float6) protected voidclass_9084.setupTransforms(class_9069 class_9069, MatrixStack matrixStack, float float2, float float3, float float4) protected booleanclass_9071.class_9072.shouldKeepRunning(ServerWorld serverWorld, class_9069 class_9069, long long2) protected booleanclass_9071.class_9072.shouldRun(ServerWorld serverWorld, class_9069 class_9069) Method parameters in net.minecraft with type arguments of type class_9069Modifier and TypeMethodDescriptionprotected static Brain<?>class_9071.method_55731(Brain<class_9069> brain) private static voidclass_9071.method_55737(Brain<class_9069> brain) private static voidclass_9071.method_55738(Brain<class_9069> brain) private static voidclass_9071.method_55739(Brain<class_9069> brain) -
Uses of class_9069 in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type class_9069 -
Uses of class_9069 in net.minecraft.entity.ai.brain.sensor
Fields in net.minecraft.entity.ai.brain.sensor with type parameters of type class_9069Modifier and TypeFieldDescriptionstatic final SensorType<class_9068<class_9069>>SensorType.ARMADILLO_SCARE_DETECTED