Uses of Record Class
net.minecraft.class_11568.class_11572
Packages that use class_11568.class_11572
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11568.class_11572 in net.minecraft
Fields in net.minecraft declared as class_11568.class_11572Modifier and TypeFieldDescriptionprivate @Nullable class_11568.class_11572class_11568.field_61241Fields in net.minecraft with type parameters of type class_11568.class_11572Modifier and TypeFieldDescriptionprivate final Predicate<class_11568.class_11572> class_11568.field_61238Methods in net.minecraft that return types with arguments of type class_11568.class_11572Modifier and TypeMethodDescriptionprivate Optional<class_11568.class_11572> class_11568.method_72409(PathAwareEntity pathAwareEntity, World world, BlockPos blockPos, BlockEntity blockEntity, Set<GlobalPos> set, Box box) private List<class_11568.class_11572> class_11568.method_72418(class_11568.class_11572 class_11572, World world) private Optional<class_11568.class_11572> class_11568.method_72424(ServerWorld serverWorld, PathAwareEntity pathAwareEntity) static Optional<class_11568.class_11572> class_11568.class_11572.method_72454(BlockPos blockPos, World world) static Optional<class_11568.class_11572> class_11568.class_11572.method_72455(BlockPos blockPos, BlockEntity blockEntity, World world) Methods in net.minecraft with parameters of type class_11568.class_11572Modifier and TypeMethodDescriptionprivate booleanclass_11568.method_72398(double double2, class_11568.class_11572 class_11572, World world, PathAwareEntity pathAwareEntity, boolean bool) protected voidclass_11568.method_72416(class_11568.class_11572 class_11572, PathAwareEntity pathAwareEntity) private List<class_11568.class_11572> class_11568.method_72418(class_11568.class_11572 class_11572, World world) protected voidclass_11568.method_72419(class_11568.class_11572 class_11572, World world, PathAwareEntity pathAwareEntity) private booleanclass_11568.method_72421(World world, class_11568.class_11572 class_11572) private booleanclass_11568.method_72422(Set<GlobalPos> set, class_11568.class_11572 class_11572, World world) private voidclass_11568.method_72430(class_11568.class_11572 class_11572, PathAwareEntity pathAwareEntity) private booleanclass_11568.method_72431(class_11568.class_11572 class_11572, World world) private voidclass_11568.method_72432(class_11568.class_11572 class_11572, World world, PathAwareEntity pathAwareEntity) private voidclass_11568.method_72438(class_11568.class_11572 class_11572, PathAwareEntity pathAwareEntity) private booleanclass_11568.method_72439(class_11568.class_11572 class_11572, World world, PathAwareEntity pathAwareEntity) -
Uses of class_11568.class_11572 in net.minecraft.entity.passive
Methods in net.minecraft.entity.passive that return types with arguments of type class_11568.class_11572Modifier and TypeMethodDescriptionprivate static Predicate<class_11568.class_11572> CopperGolemBrain.method_72492()