Uses of Class
net.minecraft.class_12119
Packages that use class_12119
-
Uses of class_12119 in net.minecraft
Fields in net.minecraft with type parameters of type class_12119Modifier and TypeFieldDescriptionprotected static final ImmutableList<SensorType<? extends Sensor<? super class_12119>>> class_12120.field_63364Methods in net.minecraft that return class_12119Modifier and TypeMethodDescriptionclass_12119.createChild(ServerWorld serverWorld, PassiveEntity passiveEntity) Methods in net.minecraft that return types with arguments of type class_12119Modifier and TypeMethodDescriptionprotected Brain.Profile<class_12119> class_12119.createBrainProfile()class_12119.getBrain()protected static Brain.Profile<class_12119> class_12120.method_75185()Methods in net.minecraft with parameters of type class_12119Method parameters in net.minecraft with type arguments of type class_12119Modifier and TypeMethodDescriptionprotected static Brain<?> class_12120.method_75188(Brain<class_12119> brain) private static voidclass_12120.method_75191(Brain<class_12119> brain) private static voidclass_12120.method_75192(Brain<class_12119> brain) private static voidclass_12120.method_75193(Brain<class_12119> brain) Constructor parameters in net.minecraft with type arguments of type class_12119 -
Uses of class_12119 in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type class_12119