Uses of Class
net.minecraft.class_12117
Packages that use class_12117
-
Uses of class_12117 in net.minecraft
Fields in net.minecraft with type parameters of type class_12117Modifier and TypeFieldDescriptionprotected static final ImmutableList<SensorType<? extends Sensor<? super class_12117>>> class_12118.field_63350Methods in net.minecraft that return class_12117Modifier and TypeMethodDescriptionclass_12117.createChild(ServerWorld serverWorld, PassiveEntity passiveEntity) Methods in net.minecraft that return types with arguments of type class_12117Modifier and TypeMethodDescriptionprotected Brain.Profile<class_12117> class_12117.createBrainProfile()class_12117.getBrain()protected static Brain.Profile<class_12117> class_12118.method_75167()Methods in net.minecraft with parameters of type class_12117Method parameters in net.minecraft with type arguments of type class_12117Modifier and TypeMethodDescriptionprotected static Brain<?> class_12118.method_75172(Brain<class_12117> brain) private static voidclass_12118.method_75179(Brain<class_12117> brain) private static voidclass_12118.method_75181(Brain<class_12117> brain) private static voidclass_12118.method_75182(Brain<class_12117> brain) Constructor parameters in net.minecraft with type arguments of type class_12117 -
Uses of class_12117 in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type class_12117