Uses of Class
net.minecraft.class_12116
Packages that use class_12116
-
Uses of class_12116 in net.minecraft
Classes in net.minecraft with type parameters of type class_12116Subclasses of class_12116 in net.minecraftMethods in net.minecraft with parameters of type class_12116Modifier and TypeMethodDescriptionprotected static Optional<? extends LivingEntity> class_12118.method_75168(ServerWorld serverWorld, class_12116 class_12116) protected static voidclass_12118.method_75169(ServerWorld serverWorld, class_12116 class_12116, LivingEntity livingEntity) protected static voidclass_12118.method_75173(class_12116 class_12116, Random random) Method parameters in net.minecraft with type arguments of type class_12116Modifier and TypeMethodDescriptionstatic booleanclass_12116.method_75154(EntityType<? extends class_12116> entityType, WorldAccess worldAccess, SpawnReason spawnReason, BlockPos blockPos, Random random) Constructor parameters in net.minecraft with type arguments of type class_12116ModifierConstructorDescriptionprotectedclass_12116(EntityType<? extends class_12116> type, World world)